From: Michał Górny Date: Tue, 17 Mar 2020 07:14:38 +0000 (+0100) Subject: dev-python/geopy: Clean py2 deps up X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0e6a569b260144bdac544a351f754de773f4554f;p=gentoo.git dev-python/geopy: Clean py2 deps up Signed-off-by: Michał Górny --- 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 )"