repo/gentoo:master commit in: sci-ml/datasets/
"Alfredo Tupone" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786605718.52565e46b08d33edd2dd3b44a7dbfd545c8497ac.tupone@gentoo> |
commit: 52565e46b08d33edd2dd3b44a7dbfd545c8497ac
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 13 07:21:04 2026 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Thu Aug 13 07:21:58 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52565e46
sci-ml/datasets: add tokenizers deps
Closes: https://bugs.gentoo.org/980788
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
sci-ml/datasets/{datasets-5.0.1.ebuild => datasets-5.0.1-r1.ebuild} | 1 +
1 file changed, 1 insertion(+)
diff --git a/sci-ml/datasets/datasets-5.0.1.ebuild b/sci-ml/datasets/datasets-5.0.1-r1.ebuild
similarity index 98%
rename from sci-ml/datasets/datasets-5.0.1.ebuild
rename to sci-ml/datasets/datasets-5.0.1-r1.ebuild
index f5a2f6117f72..86b9bebdac7f 100644
--- a/sci-ml/datasets/datasets-5.0.1.ebuild
+++ b/sci-ml/datasets/datasets-5.0.1-r1.ebuild
@@ -59,6 +59,7 @@ DEPEND="${RDEPEND}"
# torchdata
# transformers
BDEPEND="test? (
+ sci-ml/tokenizers[${PYTHON_SINGLE_USEDEP}]
sci-ml/torchvision[${PYTHON_SINGLE_USEDEP}]
$(python_gen_cond_dep '
dev-python/absl-py[${PYTHON_USEDEP}]