dev-python/stevedore: remove unused patches
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>
Tue, 8 Aug 2017 08:26:39 +0000 (10:26 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 13 Aug 2017 11:23:59 +0000 (13:23 +0200)
Closes: https://github.com/gentoo/gentoo/pull/5352

dev-python/stevedore/files/1.1.0-requirements.patch [deleted file]
dev-python/stevedore/files/1.4.0-requirements.patch [deleted file]

diff --git a/dev-python/stevedore/files/1.1.0-requirements.patch b/dev-python/stevedore/files/1.1.0-requirements.patch
deleted file mode 100644 (file)
index cc46497..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-pbr is used only at build time
-argparse is in the standard library
-six is used only in examples
-https://bugs.gentoo.org/show_bug.cgi?id=546776
---- a/requirements.txt
-+++ b/requirements.txt
-@@ -2,6 +2,3 @@
- # of appearance. Changing the order has an impact on the overall integration
- # process, which may cause wedges in the gate later.
--pbr>=0.6,!=0.7,<1.0
--argparse
--six>=1.7.0
diff --git a/dev-python/stevedore/files/1.4.0-requirements.patch b/dev-python/stevedore/files/1.4.0-requirements.patch
deleted file mode 100644 (file)
index e06ce7b..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-pbr is used only at build time
-argparse is in the standard library
-six is used only in examples
-https://bugs.gentoo.org/show_bug.cgi?id=546776
---- a/requirements.txt
-+++ b/requirements.txt
-@@ -2,6 +2,3 @@
- # of appearance. Changing the order has an impact on the overall integration
- # process, which may cause wedges in the gate later.
--pbr>=0.6,!=0.7,<1.0
--argparse
--six>=1.9.0