dev-python/pyproj: Drop unnecessary python_gen_cond_dep
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 1 Dec 2019 19:43:59 +0000 (20:43 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 1 Dec 2019 20:16:54 +0000 (21:16 +0100)
Package-Manager: Portage-2.3.80, Repoman-2.3.18
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-python/pyproj/pyproj-2.4.1.ebuild

index 0b652fa07015f9ec54e2392c100278194bfea73c..e634e69603c51130390d177e96ec7605661c829b 100644 (file)
@@ -25,7 +25,7 @@ BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
        test? (
                dev-python/mock[${PYTHON_USEDEP}]
                dev-python/numpy[${PYTHON_USEDEP}]
-               $(python_gen_cond_dep 'sci-libs/Shapely[${PYTHON_USEDEP}]' python3_6)
+               sci-libs/Shapely[${PYTHON_USEDEP}]
        )"
 
 distutils_enable_tests pytest