summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-09-30 18:43:23 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2016-09-30 21:12:13 -0500
commitb54a183dd82914e18bd3ddaae8605e029c4ad14d (patch)
tree41edd0e616280b03be74d6e95c057720ae2678d9 /dev-python/oslo-config
parentmedia-libs/webrtc-audio-processing: x86 stable, bug 587010 (diff)
downloadgentoo-b54a183dd82914e18bd3ddaae8605e029c4ad14d.tar.gz
gentoo-b54a183dd82914e18bd3ddaae8605e029c4ad14d.tar.bz2
gentoo-b54a183dd82914e18bd3ddaae8605e029c4ad14d.zip
openstack p2, newton is done, will add heat later
Diffstat (limited to 'dev-python/oslo-config')
-rw-r--r--dev-python/oslo-config/oslo-config-3.14.0.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/oslo-config/oslo-config-3.14.0.ebuild b/dev-python/oslo-config/oslo-config-3.14.0.ebuild
index 745ade143019..d7e0db6041c4 100644
--- a/dev-python/oslo-config/oslo-config-3.14.0.ebuild
+++ b/dev-python/oslo-config/oslo-config-3.14.0.ebuild
@@ -56,7 +56,6 @@ RDEPEND="
python_prepare_all() {
sed -i '/^hacking/d' test-requirements.txt || die
- sed -i '/^argparse/d' requirements.txt || die
use doc && esetup.py build_sphinx
distutils-r1_python_prepare_all
}