mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-ml/*: mv sci-libs/seqeval to sci-ml/
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -18,3 +18,4 @@ move sci-libs/jiwer sci-ml/jiwer
|
||||
move sci-libs/kineto sci-ml/kineto
|
||||
move sci-libs/NNPACK sci-ml/NNPACK
|
||||
move sci-libs/onnx sci-ml/onnx
|
||||
move sci-libs/seqeval sci-ml/seqeval
|
||||
|
||||
@@ -50,7 +50,7 @@ BDEPEND="test? (
|
||||
dev-python/sqlalchemy[${PYTHON_USEDEP}]
|
||||
dev-python/zstandard[${PYTHON_USEDEP}]
|
||||
sci-ml/jiwer[${PYTHON_USEDEP}]
|
||||
sci-libs/seqeval[${PYTHON_USEDEP}]
|
||||
sci-ml/seqeval[${PYTHON_USEDEP}]
|
||||
')
|
||||
sci-ml/torchvision[${PYTHON_SINGLE_USEDEP}]
|
||||
)"
|
||||
|
||||
@@ -32,7 +32,7 @@ RDEPEND="
|
||||
BDEPEND="test? (
|
||||
$(python_gen_cond_dep '
|
||||
sci-ml/jiwer[${PYTHON_USEDEP}]
|
||||
sci-libs/seqeval[${PYTHON_USEDEP}]
|
||||
sci-ml/seqeval[${PYTHON_USEDEP}]
|
||||
')
|
||||
)"
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
EAPI=8
|
||||
Reference in New Issue
Block a user