projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e89623a
)
dev-python/pyproj: Drop unnecessary python_gen_cond_dep
author
Andreas Sturmlechner
<asturm@gentoo.org>
Sun, 1 Dec 2019 19:43:59 +0000
(20:43 +0100)
committer
Andreas 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
patch
|
blob
|
history
diff --git
a/dev-python/pyproj/pyproj-2.4.1.ebuild
b/dev-python/pyproj/pyproj-2.4.1.ebuild
index 0b652fa07015f9ec54e2392c100278194bfea73c..e634e69603c51130390d177e96ec7605661c829b 100644
(file)
--- a/
dev-python/pyproj/pyproj-2.4.1.ebuild
+++ b/
dev-python/pyproj/pyproj-2.4.1.ebuild
@@
-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