commit:     39e7cafe3373049d2aabff99bca082e1ee3c3558
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon May  8 09:25:11 2023 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon May  8 09:25:37 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39e7cafe

sci-libs/datasets: depdns on tqdm

Closes: https://bugs.gentoo.org/905925
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 sci-libs/datasets/datasets-2.11.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sci-libs/datasets/datasets-2.11.0.ebuild 
b/sci-libs/datasets/datasets-2.11.0.ebuild
index 08eb02d84541..29c37671fcb6 100644
--- a/sci-libs/datasets/datasets-2.11.0.ebuild
+++ b/sci-libs/datasets/datasets-2.11.0.ebuild
@@ -30,6 +30,7 @@ RDEPEND="
                dev-python/multiprocess[${PYTHON_USEDEP}]
                dev-python/pandas[${PYTHON_USEDEP}]
                dev-python/pyarrow[${PYTHON_USEDEP},parquet,snappy]
+               dev-python/tqdm[${PYTHON_USEDEP}]
                dev-python/xxhash[${PYTHON_USEDEP}]
                dev-python/zstandard[${PYTHON_USEDEP}]
                sci-libs/huggingface_hub[${PYTHON_USEDEP}]

Reply via email to