commit: ed57d73ccad9370a09973e337c8b564b222a1762
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 15 13:15:22 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Mar 15 13:15:22 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed57d73c
sci-ml/*: mv sci-libs/jiwer to sci-ml/
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
profiles/updates/1Q-2025 | 1 +
sci-ml/datasets/datasets-2.21.0-r2.ebuild | 2 +-
sci-ml/evaluate/evaluate-0.4.3.ebuild | 2 +-
{sci-libs => sci-ml}/jiwer/Manifest | 0
{sci-libs => sci-ml}/jiwer/files/jiwer-3.0.1-tests.patch | 0
{sci-libs => sci-ml}/jiwer/jiwer-3.0.3.ebuild | 2 +-
{sci-libs => sci-ml}/jiwer/metadata.xml | 0
7 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/profiles/updates/1Q-2025 b/profiles/updates/1Q-2025
index 8937425fe876..3013b75b0cbf 100644
--- a/profiles/updates/1Q-2025
+++ b/profiles/updates/1Q-2025
@@ -14,3 +14,4 @@ move sci-libs/caffe2 sci-ml/caffe2
move sci-libs/foxi sci-ml/foxi
move sci-libs/gloo sci-ml/gloo
move sci-libs/ideep sci-ml/ideep
+move sci-libs/jiwer sci-ml/jiwer
diff --git a/sci-ml/datasets/datasets-2.21.0-r2.ebuild
b/sci-ml/datasets/datasets-2.21.0-r2.ebuild
index 6c7f8faeefb7..b8e6ac67bcca 100644
--- a/sci-ml/datasets/datasets-2.21.0-r2.ebuild
+++ b/sci-ml/datasets/datasets-2.21.0-r2.ebuild
@@ -49,7 +49,7 @@ BDEPEND="test? (
dev-python/scikit-learn[${PYTHON_USEDEP}]
dev-python/sqlalchemy[${PYTHON_USEDEP}]
dev-python/zstandard[${PYTHON_USEDEP}]
- sci-libs/jiwer[${PYTHON_USEDEP}]
+ sci-ml/jiwer[${PYTHON_USEDEP}]
sci-libs/seqeval[${PYTHON_USEDEP}]
')
sci-ml/torchvision[${PYTHON_SINGLE_USEDEP}]
diff --git a/sci-ml/evaluate/evaluate-0.4.3.ebuild
b/sci-ml/evaluate/evaluate-0.4.3.ebuild
index 5ca6b9f320e2..ccf59f849542 100644
--- a/sci-ml/evaluate/evaluate-0.4.3.ebuild
+++ b/sci-ml/evaluate/evaluate-0.4.3.ebuild
@@ -31,7 +31,7 @@ RDEPEND="
"
BDEPEND="test? (
$(python_gen_cond_dep '
- sci-libs/jiwer[${PYTHON_USEDEP}]
+ sci-ml/jiwer[${PYTHON_USEDEP}]
sci-libs/seqeval[${PYTHON_USEDEP}]
')
)"
diff --git a/sci-libs/jiwer/Manifest b/sci-ml/jiwer/Manifest
similarity index 100%
rename from sci-libs/jiwer/Manifest
rename to sci-ml/jiwer/Manifest
diff --git a/sci-libs/jiwer/files/jiwer-3.0.1-tests.patch
b/sci-ml/jiwer/files/jiwer-3.0.1-tests.patch
similarity index 100%
rename from sci-libs/jiwer/files/jiwer-3.0.1-tests.patch
rename to sci-ml/jiwer/files/jiwer-3.0.1-tests.patch
diff --git a/sci-libs/jiwer/jiwer-3.0.3.ebuild b/sci-ml/jiwer/jiwer-3.0.3.ebuild
similarity index 93%
rename from sci-libs/jiwer/jiwer-3.0.3.ebuild
rename to sci-ml/jiwer/jiwer-3.0.3.ebuild
index dd694082ecbe..19fee4f99c73 100644
--- a/sci-libs/jiwer/jiwer-3.0.3.ebuild
+++ b/sci-ml/jiwer/jiwer-3.0.3.ebuild
@@ -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
diff --git a/sci-libs/jiwer/metadata.xml b/sci-ml/jiwer/metadata.xml
similarity index 100%
rename from sci-libs/jiwer/metadata.xml
rename to sci-ml/jiwer/metadata.xml