dev-python/geopy: Clean py2 deps up
authorMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 07:14:38 +0000 (08:14 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 07:23:26 +0000 (08:23 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/geopy/geopy-1.11.0.ebuild

index 6e322c763e284082bc92c09d9b4afa07a6d2ef05..d2a3bbe087f98fffd11af5e1fc04dba4c4526d6f 100644 (file)
@@ -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 )"