summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-02-03 15:13:59 +0100
committerJustin Lecher <jlec@gentoo.org>2016-02-03 15:14:08 +0100
commit2ea05ce8417245d6a182329f509f82a4efc1407d (patch)
tree9d1b31e2d453ea546444416d05015caeabd6a65f /dev-python/pip
parentdev-lang/go: Bump to 1.6_rc1 (diff)
downloadgentoo-2ea05ce8417245d6a182329f509f82a4efc1407d.tar.gz
gentoo-2ea05ce8417245d6a182329f509f82a4efc1407d.tar.bz2
gentoo-2ea05ce8417245d6a182329f509f82a4efc1407d.zip
dev-python/pip: Add reference to GH bug for setuptools blocker
Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/pip')
-rw-r--r--dev-python/pip/pip-8.0.2-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/pip/pip-8.0.2-r1.ebuild b/dev-python/pip/pip-8.0.2-r1.ebuild
index f594034a97bf..d3773071f904 100644
--- a/dev-python/pip/pip-8.0.2-r1.ebuild
+++ b/dev-python/pip/pip-8.0.2-r1.ebuild
@@ -32,6 +32,7 @@ VENDOR_DEPEND="
>=dev-python/pyparsing-2.0.7[${PYTHON_USEDEP}]
virtual/python-ipaddress[${PYTHON_USEDEP}]
"
+# https://github.com/pypa/pip/issues/3057
RDEPEND="${VENDOR_DEPEND}
>=dev-python/setuptools-19.2[${PYTHON_USEDEP}]
<dev-python/setuptools-19.4[${PYTHON_USEDEP}]