diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-26 21:15:03 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-26 21:15:54 +0100 |
commit | dc3ca712259787a759fe050e49f0c84ca914d4b2 (patch) | |
tree | 54f2be82c3b38d8066aa7020d91bd15fd26d1543 /dev-python/trimesh | |
parent | sci-libs/scikit-image: Enable py3.12 (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-python/trimesh/trimesh-4.0.10.ebuild | 2 | ||||
-rw-r--r-- | dev-python/trimesh/trimesh-4.0.8.ebuild | 2 | ||||
-rw-r--r-- | dev-python/trimesh/trimesh-4.0.9.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/trimesh/trimesh-4.0.10.ebuild b/dev-python/trimesh/trimesh-4.0.10.ebuild index a0760cd1d5cb..4a4ed4607e7b 100644 --- a/dev-python/trimesh/trimesh-4.0.10.ebuild +++ b/dev-python/trimesh/trimesh-4.0.10.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 } diff --git a/dev-python/trimesh/trimesh-4.0.8.ebuild b/dev-python/trimesh/trimesh-4.0.8.ebuild index bb523b6bc159..ce63b84c1613 100644 --- a/dev-python/trimesh/trimesh-4.0.8.ebuild +++ b/dev-python/trimesh/trimesh-4.0.8.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 } 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 } |