Move {sci-libs → dev-python}/scikit-image

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-01-26 21:15:03 +01:00
parent ab41686677
commit dc3ca71225
12 changed files with 9 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -50,7 +50,7 @@ BDEPEND="
dev-python/shapely[${PYTHON_USEDEP}]
dev-python/statsmodels[${PYTHON_USEDEP}]
dev-python/xarray[${PYTHON_USEDEP}]
sci-libs/scikit-image[${PYTHON_USEDEP}]
dev-python/scikit-image[${PYTHON_USEDEP}]
)
"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8

View File

@@ -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
}

View File

@@ -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
}

View File

@@ -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
}

View File

@@ -69,3 +69,4 @@ move dev-util/sysdig dev-debug/sysdig
move dev-util/systemtap dev-debug/systemtap
move dev-util/scap-driver dev-debug/scap-driver
move dev-util/icmake dev-build/icmake
move sci-libs/scikit-image dev-python/scikit-image

View File

@@ -49,7 +49,7 @@ distutils_enable_tests pytest
# dev-python/seaborn \
# dev-python/sphinx-gallery \
# dev-python/sphinx-prompt \
# sci-libs/scikit-image
# dev-python/scikit-image
python_test() {
# This needs to be run in the install dir

View File

@@ -46,7 +46,7 @@ distutils_enable_tests pytest
# dev-python/seaborn \
# dev-python/sphinx-gallery \
# dev-python/sphinx-prompt \
# sci-libs/scikit-image
# dev-python/scikit-image
python_test() {
# This needs to be run in the install dir