projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c9047a
)
dev-python/pip: Fix blocker
author
Justin Lecher
<jlec@gentoo.org>
Fri, 22 Jan 2016 08:34:15 +0000
(09:34 +0100)
committer
Justin Lecher
<jlec@gentoo.org>
Fri, 22 Jan 2016 08:34:25 +0000
(09:34 +0100)
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
dev-python/pip/pip-8.0.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pip/pip-8.0.2.ebuild
b/dev-python/pip/pip-8.0.2.ebuild
index 40a1ecc6b3178db879ac6af6e70ad5620f295902..2dd8aa7ac4c910a107dee045bc6dac62348ccfb2 100644
(file)
--- a/
dev-python/pip/pip-8.0.2.ebuild
+++ b/
dev-python/pip/pip-8.0.2.ebuild
@@
-34,7
+34,7
@@
VENDOR_DEPEND="
"
RDEPEND="${VENDOR_DEPEND}
>=dev-python/setuptools-19.2[${PYTHON_USEDEP}]
- !~dev-python/setuptools-19.4
+ <dev-python/setuptools-19.4[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"