commit:     7c2fdffbd8d5efdebd914dcaf9ad91f5cacd637a
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 12 18:28:21 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Nov 12 18:38:23 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c2fdffb

dev-python/pip: Move to virtual for modules with mixed support

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-python/pip/pip-7.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pip/pip-7.1.2.ebuild b/dev-python/pip/pip-7.1.2.ebuild
index 1704e82..293223a 100644
--- a/dev-python/pip/pip-7.1.2.ebuild
+++ b/dev-python/pip/pip-7.1.2.ebuild
@@ -27,9 +27,9 @@ VENDOR_DEPEND="
        >=dev-python/CacheControl-0.11.5[${PYTHON_USEDEP}]
        >=dev-python/lockfile-0.10.2[${PYTHON_USEDEP}]
        >=dev-python/progress-1.2[${PYTHON_USEDEP}]
-       >=dev-python/ipaddress-1.0.14[${PYTHON_USEDEP}]
        >=dev-python/packaging-15.3[${PYTHON_USEDEP}]
        >=dev-python/retrying-1.3.3[${PYTHON_USEDEP}]
+       virtual/python-ipaddress[${PYTHON_USEDEP}]
 "
 RDEPEND="${VENDOR_DEPEND}
        >=dev-python/setuptools-18.2[${PYTHON_USEDEP}]

Reply via email to