summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-26 21:15:03 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-26 21:15:54 +0100
commitdc3ca712259787a759fe050e49f0c84ca914d4b2 (patch)
tree54f2be82c3b38d8066aa7020d91bd15fd26d1543 /dev-python/trimesh/trimesh-4.0.9.ebuild
parentsci-libs/scikit-image: Enable py3.12 (diff)
downloadgentoo-dc3ca712259787a759fe050e49f0c84ca914d4b2.tar.gz
gentoo-dc3ca712259787a759fe050e49f0c84ca914d4b2.tar.bz2
gentoo-dc3ca712259787a759fe050e49f0c84ca914d4b2.zip
Move {sci-libs → dev-python}/scikit-image
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/trimesh/trimesh-4.0.9.ebuild')
-rw-r--r--dev-python/trimesh/trimesh-4.0.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/trimesh/trimesh-4.0.9.ebuild b/dev-python/trimesh/trimesh-4.0.9.ebuild
index a0760cd1d5cb..4a4ed4607e7b 100644
--- a/dev-python/trimesh/trimesh-4.0.9.ebuild
+++ b/dev-python/trimesh/trimesh-4.0.9.ebuild
@@ -64,5 +64,5 @@ pkg_postinst() {
optfeature "2D triangulations of polygons" dev-python/mapbox_earcut
optfeature "loading a number of additional mesh formats" dev-python/meshio
optfeature "figuring out how much memory we have" dev-python/psutil
- optfeature "marching cubes and other nice stuff" sci-libs/scikit-image
+ optfeature "marching cubes and other nice stuff" dev-python/scikit-image
}