mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
Move {sci-libs → dev-python}/scikit-image
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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}]
|
||||
)
|
||||
"
|
||||
|
||||
|
||||
@@ -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
|
||||
@@ -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
|
||||
}
|
||||
|
||||
@@ -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
|
||||
}
|
||||
|
||||
@@ -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
|
||||
}
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user