mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/stevedore: remove unused patches
Closes: https://github.com/gentoo/gentoo/pull/5352
This commit is contained in:
committed by
David Seifert
parent
396e9d5dd9
commit
a1a48b8258
@@ -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
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user