sci-ml/*: mv sci-libs/tokenizer to sci-ml/

Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone 2025-03-14 21:16:36 +01:00
parent a809a90390
commit ade42174a9
No known key found for this signature in database
GPG Key ID: FBE5925C5B02CE58
9 changed files with 5 additions and 4 deletions

View File

@ -4,3 +4,4 @@ slotmove dev-php/pecl-stomp 0 7
move dev-util/rr dev-debug/rr
move sci-libs/evaluate sci-ml/evaluate
move sci-libs/transformers sci-ml/transformers
move sci-libs/tokenizers sci-ml/tokenizers

View File

@ -1,4 +1,4 @@
# Copyright 2023-2024 Gentoo Authors
# Copyright 2023-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Autogenerated by pycargoebuild 0.13.3

View File

@ -22,7 +22,7 @@ KEYWORDS="~amd64"
RESTRICT="test" # Need some modules, not yet packaged, need network
RDEPEND="
=sci-libs/tokenizers-0.21*[${PYTHON_SINGLE_USEDEP}]
=sci-ml/tokenizers-0.21*[${PYTHON_SINGLE_USEDEP}]
$(python_gen_cond_dep '
dev-python/filelock[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]

View File

@ -22,7 +22,7 @@ KEYWORDS="~amd64"
RESTRICT="test" # Need network, too long to execute
RDEPEND="
=sci-libs/tokenizers-0.21*[${PYTHON_SINGLE_USEDEP}]
=sci-ml/tokenizers-0.21*[${PYTHON_SINGLE_USEDEP}]
$(python_gen_cond_dep '
dev-python/filelock[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]

View File

@ -22,7 +22,7 @@ KEYWORDS="~amd64"
RESTRICT="test" # Need network, too long to execute
RDEPEND="
=sci-libs/tokenizers-0.21*[${PYTHON_SINGLE_USEDEP}]
=sci-ml/tokenizers-0.21*[${PYTHON_SINGLE_USEDEP}]
$(python_gen_cond_dep '
dev-python/filelock[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]