commit: ca4c5ad05a83cb2df77d614d14e3a6c403b5a203
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 3 08:26:09 2022 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun Jul 3 08:26:09 2022 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ca4c5ad0
dev-python/rasterio: shapely moved to dev-python/
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
dev-python/rasterio/rasterio-1.2.10-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/rasterio/rasterio-1.2.10-r1.ebuild
b/dev-python/rasterio/rasterio-1.2.10-r1.ebuild
index a865be882..7ae9776c7 100644
--- a/dev-python/rasterio/rasterio-1.2.10-r1.ebuild
+++ b/dev-python/rasterio/rasterio-1.2.10-r1.ebuild
@@ -33,7 +33,7 @@ BDEPEND="
test? (
dev-python/boto3[${PYTHON_USEDEP}]
dev-python/hypothesis[${PYTHON_USEDEP}]
- sci-libs/shapely[${PYTHON_USEDEP}]
+ dev-python/shapely[${PYTHON_USEDEP}]
sci-libs/gdal:=[aux-xml(+),jpeg,png,threads(+)]
)
"