summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-04-30 19:18:38 +0200
committerMichał Górny <mgorny@gentoo.org>2024-04-30 19:27:16 +0200
commit293ec57180b876f8599b461d0dc089b6e502ebc2 (patch)
treee6cc13758aff4c9c6ac0096f673c495ab3cc8455
parentsci-libs/pytorch: add 2.3.0 (diff)
downloadgentoo-293ec57180b876f8599b461d0dc089b6e502ebc2.tar.gz
gentoo-293ec57180b876f8599b461d0dc089b6e502ebc2.tar.bz2
gentoo-293ec57180b876f8599b461d0dc089b6e502ebc2.zip
dev-python/shapely: Add a := dep on dev-python/numpy
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/shapely/shapely-2.0.4-r1.ebuild (renamed from dev-python/shapely/shapely-2.0.4.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shapely/shapely-2.0.4.ebuild b/dev-python/shapely/shapely-2.0.4-r1.ebuild
index 30e3436f91d3..783a39d102fc 100644
--- a/dev-python/shapely/shapely-2.0.4.ebuild
+++ b/dev-python/shapely/shapely-2.0.4-r1.ebuild
@@ -26,11 +26,11 @@ SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
DEPEND="
+ dev-python/numpy:=[${PYTHON_USEDEP}]
>=sci-libs/geos-3.9
"
RDEPEND="
${DEPEND}
- dev-python/numpy[${PYTHON_USEDEP}]
"
BDEPEND="
${DEPEND}