mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
sci-ml/*: mv sci-libs/tokenizer to sci-ml/
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
parent
a809a90390
commit
ade42174a9
@ -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
|
||||
|
||||
@ -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
|
||||
@ -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}]
|
||||
|
||||
@ -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}]
|
||||
|
||||
@ -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}]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user