commit:     cc75a28a6d68bc5b6aaa9fe13fb346d6d05f9eb6
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  8 19:07:27 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Apr  8 19:07:27 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc75a28a

sci-ml/datasets: add test deps

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 sci-ml/datasets/{datasets-3.0.2.ebuild => datasets-3.0.2-r1.ebuild} | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sci-ml/datasets/datasets-3.0.2.ebuild 
b/sci-ml/datasets/datasets-3.0.2-r1.ebuild
similarity index 97%
rename from sci-ml/datasets/datasets-3.0.2.ebuild
rename to sci-ml/datasets/datasets-3.0.2-r1.ebuild
index 0d701b79377a..4b438c0f0888 100644
--- a/sci-ml/datasets/datasets-3.0.2.ebuild
+++ b/sci-ml/datasets/datasets-3.0.2-r1.ebuild
@@ -44,8 +44,10 @@ BDEPEND="test? (
        $(python_gen_cond_dep '
                dev-python/absl-py[${PYTHON_USEDEP}]
                dev-python/decorator[${PYTHON_USEDEP}]
+               dev-python/lz4[${PYTHON_USEDEP}]
                dev-python/pytest-datadir[${PYTHON_USEDEP}]
                dev-python/scikit-learn[${PYTHON_USEDEP}]
+               dev-python/soundfile[${PYTHON_USEDEP}]
                dev-python/sqlalchemy[${PYTHON_USEDEP}]
                dev-python/zstandard[${PYTHON_USEDEP}]
                sci-ml/jiwer[${PYTHON_USEDEP}]

Reply via email to