mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
Move {sci-libs → dev-python}/scikit-learn
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYPI_NO_NORMALIZE=1
|
||||
PYTHON_COMPAT=( python3_{9..11} )
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
@@ -29,9 +29,9 @@ RDEPEND="
|
||||
dev-python/pycountry[${PYTHON_USEDEP}]
|
||||
dev-python/pyenchant[${PYTHON_USEDEP}]
|
||||
dev-python/pygobject:3[${PYTHON_USEDEP}]
|
||||
dev-python/scikit-learn[${PYTHON_USEDEP}]
|
||||
dev-python/termcolor[${PYTHON_USEDEP}]
|
||||
dev-python/whoosh[${PYTHON_USEDEP}]
|
||||
sci-libs/scikit-learn[${PYTHON_USEDEP}]
|
||||
"
|
||||
BDEPEND="
|
||||
${RDEPEND}
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_{9..12} )
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
@@ -30,9 +30,9 @@ RDEPEND="
|
||||
dev-python/pycairo[${PYTHON_USEDEP}]
|
||||
dev-python/pycountry[${PYTHON_USEDEP}]
|
||||
dev-python/pygobject:3[${PYTHON_USEDEP}]
|
||||
dev-python/scikit-learn[${PYTHON_USEDEP}]
|
||||
dev-python/termcolor[${PYTHON_USEDEP}]
|
||||
dev-python/whoosh[${PYTHON_USEDEP}]
|
||||
sci-libs/scikit-learn[${PYTHON_USEDEP}]
|
||||
"
|
||||
BDEPEND="
|
||||
${RDEPEND}
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_{9..12} )
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
@@ -30,9 +30,9 @@ RDEPEND="
|
||||
dev-python/pycairo[${PYTHON_USEDEP}]
|
||||
dev-python/pycountry[${PYTHON_USEDEP}]
|
||||
dev-python/pygobject:3[${PYTHON_USEDEP}]
|
||||
dev-python/scikit-learn[${PYTHON_USEDEP}]
|
||||
dev-python/termcolor[${PYTHON_USEDEP}]
|
||||
dev-python/whoosh[${PYTHON_USEDEP}]
|
||||
sci-libs/scikit-learn[${PYTHON_USEDEP}]
|
||||
"
|
||||
BDEPEND="
|
||||
${RDEPEND}
|
||||
|
||||
@@ -140,7 +140,7 @@ BDEPEND="
|
||||
>=dev-python/networkx-2.2[${PYTHON_USEDEP}]
|
||||
dev-python/pytest-xdist[${PYTHON_USEDEP}]
|
||||
<dev-python/qiskit-aer-0.13[${PYTHON_USEDEP}]
|
||||
>=sci-libs/scikit-learn-0.20.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/scikit-learn-0.20.0[${PYTHON_USEDEP}]
|
||||
)
|
||||
"
|
||||
|
||||
|
||||
@@ -140,7 +140,7 @@ BDEPEND="
|
||||
>=dev-python/networkx-2.2[${PYTHON_USEDEP}]
|
||||
dev-python/pytest-xdist[${PYTHON_USEDEP}]
|
||||
<dev-python/qiskit-aer-0.13[${PYTHON_USEDEP}]
|
||||
>=sci-libs/scikit-learn-0.20.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/scikit-learn-0.20.0[${PYTHON_USEDEP}]
|
||||
)
|
||||
"
|
||||
|
||||
|
||||
@@ -88,3 +88,4 @@ slotmove kde-apps/kdesdk-meta 5 0
|
||||
slotmove kde-apps/kdeutils-meta 5 0
|
||||
move media-libs/oneVPL media-libs/libvpl
|
||||
move sys-auth/AusweisApp2 sys-auth/AusweisApp
|
||||
move sci-libs/scikit-learn dev-python/scikit-learn
|
||||
|
||||
@@ -2,7 +2,6 @@ move acct-group/openldap acct-group/ldap
|
||||
move acct-user/openldap acct-user/ldap
|
||||
move x11-apps/copyq x11-misc/copyq
|
||||
slotmove media-gfx/gimp 2 0
|
||||
move dev-python/scikit-learn sci-libs/scikit-learn
|
||||
move sci-libs/scikits_learn sci-libs/scikit-learn
|
||||
move sci-libs/scikits_learn dev-python/scikit-learn
|
||||
move sci-libs/scikits_image dev-python/scikit-image
|
||||
move dev-python/httpstat net-misc/httpstat
|
||||
|
||||
@@ -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
|
||||
@@ -28,7 +28,7 @@ DEPEND="${RDEPEND}
|
||||
dev-python/ipykernel[${PYTHON_USEDEP}]
|
||||
dev-python/jupyter-client[${PYTHON_USEDEP}]
|
||||
dev-python/nbformat[${PYTHON_USEDEP}]
|
||||
sci-libs/scikit-learn[${PYTHON_USEDEP}]
|
||||
dev-python/scikit-learn[${PYTHON_USEDEP}]
|
||||
)
|
||||
"
|
||||
# <cython-3 for bug #911646
|
||||
|
||||
@@ -37,11 +37,11 @@ RDEPEND="
|
||||
dev-python/pyarrow[${PYTHON_USEDEP},parquet,snappy]
|
||||
dev-python/pyyaml[${PYTHON_USEDEP}]
|
||||
dev-python/requests[${PYTHON_USEDEP}]
|
||||
dev-python/scikit-learn[${PYTHON_USEDEP}]
|
||||
dev-python/tqdm[${PYTHON_USEDEP}]
|
||||
dev-python/xxhash[${PYTHON_USEDEP}]
|
||||
dev-python/zstandard[${PYTHON_USEDEP}]
|
||||
sci-libs/huggingface_hub[${PYTHON_USEDEP}]
|
||||
sci-libs/scikit-learn[${PYTHON_USEDEP}]
|
||||
')
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2020-2023 Gentoo Authors
|
||||
# Copyright 2020-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -20,8 +20,8 @@ RDEPEND="
|
||||
dev-python/pyyaml[${PYTHON_USEDEP}]
|
||||
>=dev-python/matplotlib-2.0.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/numpy-1.13.3[${PYTHON_USEDEP}]
|
||||
>=dev-python/scikit-learn-0.20.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/scipy-0.19.1[${PYTHON_USEDEP}]
|
||||
>=sci-libs/scikit-learn-0.20.0[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
# Copyright 2020-2023 Gentoo Authors
|
||||
# Copyright 2020-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYPI_NO_NORMALIZE=1
|
||||
PYTHON_COMPAT=( python3_{9..11} )
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
DESCRIPTION="Sequential model-based optimization library"
|
||||
@@ -19,8 +19,8 @@ RDEPEND="
|
||||
dev-python/pyyaml[${PYTHON_USEDEP}]
|
||||
>=dev-python/matplotlib-2.0.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/numpy-1.13.3[${PYTHON_USEDEP}]
|
||||
>=dev-python/scikit-learn-0.20.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/scipy-0.19.1[${PYTHON_USEDEP}]
|
||||
>=sci-libs/scikit-learn-0.20.0[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_{9..12} )
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Python framework for sequence labeling evaluation"
|
||||
@@ -21,7 +21,7 @@ KEYWORDS="~amd64"
|
||||
|
||||
RDEPEND="
|
||||
dev-python/numpy[${PYTHON_USEDEP}]
|
||||
sci-libs/scikit-learn[${PYTHON_USEDEP}]
|
||||
dev-python/scikit-learn[${PYTHON_USEDEP}]
|
||||
"
|
||||
BDEPEND="test? (
|
||||
dev-python/setuptools-scm[${PYTHON_USEDEP}]
|
||||
|
||||
@@ -160,7 +160,7 @@ RDEPEND="
|
||||
diskprediction? (
|
||||
>=dev-python/scipy-1.4.0[${PYTHON_USEDEP}]
|
||||
)
|
||||
sci-libs/scikit-learn[${PYTHON_USEDEP}]
|
||||
dev-python/scikit-learn[${PYTHON_USEDEP}]
|
||||
dev-python/six[${PYTHON_USEDEP}]
|
||||
)
|
||||
selinux? ( sec-policy/selinux-ceph )
|
||||
|
||||
@@ -159,7 +159,7 @@ RDEPEND="
|
||||
diskprediction? (
|
||||
>=dev-python/scipy-1.4.0[${PYTHON_USEDEP}]
|
||||
)
|
||||
sci-libs/scikit-learn[${PYTHON_USEDEP}]
|
||||
dev-python/scikit-learn[${PYTHON_USEDEP}]
|
||||
dev-python/six[${PYTHON_USEDEP}]
|
||||
)
|
||||
selinux? ( sec-policy/selinux-ceph )
|
||||
|
||||
@@ -167,7 +167,7 @@ RDEPEND="
|
||||
diskprediction? (
|
||||
>=dev-python/scipy-1.4.0[${PYTHON_USEDEP}]
|
||||
)
|
||||
sci-libs/scikit-learn[${PYTHON_USEDEP}]
|
||||
dev-python/scikit-learn[${PYTHON_USEDEP}]
|
||||
dev-python/six[${PYTHON_USEDEP}]
|
||||
)
|
||||
selinux? ( sec-policy/selinux-ceph )
|
||||
|
||||
@@ -168,7 +168,7 @@ RDEPEND="
|
||||
diskprediction? (
|
||||
>=dev-python/scipy-1.4.0[${PYTHON_USEDEP}]
|
||||
)
|
||||
sci-libs/scikit-learn[${PYTHON_USEDEP}]
|
||||
dev-python/scikit-learn[${PYTHON_USEDEP}]
|
||||
dev-python/six[${PYTHON_USEDEP}]
|
||||
)
|
||||
selinux? ( sec-policy/selinux-ceph )
|
||||
|
||||
@@ -170,7 +170,7 @@ RDEPEND="
|
||||
diskprediction? (
|
||||
>=dev-python/scipy-1.4.0[${PYTHON_USEDEP}]
|
||||
)
|
||||
sci-libs/scikit-learn[${PYTHON_USEDEP}]
|
||||
dev-python/scikit-learn[${PYTHON_USEDEP}]
|
||||
dev-python/six[${PYTHON_USEDEP}]
|
||||
)
|
||||
selinux? ( sec-policy/selinux-ceph )
|
||||
|
||||
Reference in New Issue
Block a user