Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/stevedore/files/
Date: Sun, 13 Aug 2017 11:25:07
Message-Id: 1502623439.a1a48b82581114dc55141ff6579e66ec9245fc3c.soap@gentoo
1 commit: a1a48b82581114dc55141ff6579e66ec9245fc3c
2 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Tue Aug 8 08:26:39 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 13 11:23:59 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1a48b82
7
8 dev-python/stevedore: remove unused patches
9
10 Closes: https://github.com/gentoo/gentoo/pull/5352
11
12 dev-python/stevedore/files/1.1.0-requirements.patch | 13 -------------
13 dev-python/stevedore/files/1.4.0-requirements.patch | 13 -------------
14 2 files changed, 26 deletions(-)
15
16 diff --git a/dev-python/stevedore/files/1.1.0-requirements.patch b/dev-python/stevedore/files/1.1.0-requirements.patch
17 deleted file mode 100644
18 index cc4649752e3..00000000000
19 --- a/dev-python/stevedore/files/1.1.0-requirements.patch
20 +++ /dev/null
21 @@ -1,13 +0,0 @@
22 -pbr is used only at build time
23 -argparse is in the standard library
24 -six is used only in examples
25 -https://bugs.gentoo.org/show_bug.cgi?id=546776
26 ---- a/requirements.txt
27 -+++ b/requirements.txt
28 -@@ -2,6 +2,3 @@
29 - # of appearance. Changing the order has an impact on the overall integration
30 - # process, which may cause wedges in the gate later.
31 -
32 --pbr>=0.6,!=0.7,<1.0
33 --argparse
34 --six>=1.7.0
35
36 diff --git a/dev-python/stevedore/files/1.4.0-requirements.patch b/dev-python/stevedore/files/1.4.0-requirements.patch
37 deleted file mode 100644
38 index e06ce7bd02d..00000000000
39 --- a/dev-python/stevedore/files/1.4.0-requirements.patch
40 +++ /dev/null
41 @@ -1,13 +0,0 @@
42 -pbr is used only at build time
43 -argparse is in the standard library
44 -six is used only in examples
45 -https://bugs.gentoo.org/show_bug.cgi?id=546776
46 ---- a/requirements.txt
47 -+++ b/requirements.txt
48 -@@ -2,6 +2,3 @@
49 - # of appearance. Changing the order has an impact on the overall integration
50 - # process, which may cause wedges in the gate later.
51 -
52 --pbr>=0.6,!=0.7,<1.0
53 --argparse
54 --six>=1.9.0