From 0e6a569b260144bdac544a351f754de773f4554f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 17 Mar 2020 08:14:38 +0100 Subject: [PATCH] dev-python/geopy: Clean py2 deps up MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/geopy/geopy-1.11.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/geopy/geopy-1.11.0.ebuild b/dev-python/geopy/geopy-1.11.0.ebuild index 6e322c763e28..d2a3bbe087f9 100644 --- a/dev-python/geopy/geopy-1.11.0.ebuild +++ b/dev-python/geopy/geopy-1.11.0.ebuild @@ -26,8 +26,7 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] dev-python/nose[${PYTHON_USEDEP}] dev-python/nose-cover3[${PYTHON_USEDEP}] dev-python/pylint[${PYTHON_USEDEP}] ) - doc? ( $(python_gen_cond_dep 'dev-python/sphinx[${PYTHON_USEDEP}]' python2_7) - >=dev-python/python-docs-2.7.6-r1:2.7 )" + doc? ( >=dev-python/python-docs-2.7.6-r1:2.7 )" REQUIRED_USE="test? ( yahoo timezone )" -- 2.26.2