projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e76fb42
)
Revert "dev-python/pip: Resolve circular deps,"
author
Justin Lecher
<jlec@gentoo.org>
Thu, 27 Aug 2015 09:32:57 +0000
(11:32 +0200)
committer
Justin Lecher
<jlec@gentoo.org>
Thu, 27 Aug 2015 09:37:52 +0000
(11:37 +0200)
This reverts commit
bf410198759837aed7fa5099e64d63a89dc71dec
.
dev-python/pip/pip-7.1.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pip/pip-7.1.2.ebuild
b/dev-python/pip/pip-7.1.2.ebuild
index 2c47eb85bba826ed9156213d7e3dcbfc4a266331..1a0c9d3b032f0fdc86524982f6881b6b2751eb90 100644
(file)
--- a/
dev-python/pip/pip-7.1.2.ebuild
+++ b/
dev-python/pip/pip-7.1.2.ebuild
@@
-30,12
+30,10
@@
VENDOR_DEPEND="
>=dev-python/packaging-15.3[${PYTHON_USEDEP}]
>=dev-python/retrying-1.3.3[${PYTHON_USEDEP}]
"
-RDEPEND="
+RDEPEND="
${VENDOR_DEPEND}
>=dev-python/setuptools-18.2[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"
-# circular #558808
-PDEPEND="${VENDOR_DEPEND}"
# required test data isn't bundled with the tarball
RESTRICT="test"