diff options
Diffstat (limited to 'misc/py-huggingface-hub')
-rw-r--r-- | misc/py-huggingface-hub/Makefile | 6 | ||||
-rw-r--r-- | misc/py-huggingface-hub/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/py-huggingface-hub/Makefile b/misc/py-huggingface-hub/Makefile index a64f80837d4c..acebda6cf7a5 100644 --- a/misc/py-huggingface-hub/Makefile +++ b/misc/py-huggingface-hub/Makefile @@ -1,5 +1,5 @@ PORTNAME= huggingface-hub -DISTVERSION= 0.33.2 +DISTVERSION= 0.34.1 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,8 +20,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}filelock>0:sysutils/py-filelock@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}tqdm>=4.42.1:misc/py-tqdm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.7.4.3:devel/py-typing-extensions@${PY_FLAVOR} \ ${RUN_DEPENDS_${ARCH}} -RUN_DEPENDS_amd64= ${PYTHON_PKGNAMEPREFIX}hf-xet>=1.1.2<2.0.0:misc/py-hf-xet@${PY_FLAVOR} -RUN_DEPENDS_aarch4= ${PYTHON_PKGNAMEPREFIX}hf-xet>=1.1.2<2.0.0:misc/py-hf-xet@${PY_FLAVOR} +RUN_DEPENDS_amd64= ${PYTHON_PKGNAMEPREFIX}hf-xet>=1.1.3<2.0.0:misc/py-hf-xet@${PY_FLAVOR} +RUN_DEPENDS_aarch4= ${PYTHON_PKGNAMEPREFIX}hf-xet>=1.1.3<2.0.0:misc/py-hf-xet@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent distutils diff --git a/misc/py-huggingface-hub/distinfo b/misc/py-huggingface-hub/distinfo index c8be21b749e2..9c0512696028 100644 --- a/misc/py-huggingface-hub/distinfo +++ b/misc/py-huggingface-hub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751591525 -SHA256 (huggingface_hub-0.33.2.tar.gz) = 84221defaec8fa09c090390cd68c78b88e3c4c2b7befba68d3dc5aacbc3c2c5f -SIZE (huggingface_hub-0.33.2.tar.gz) = 426637 +TIMESTAMP = 1753577831 +SHA256 (huggingface_hub-0.34.1.tar.gz) = 6978ed89ef981de3c78b75bab100a214843be1cc9d24f8e9c0dc4971808ef1b1 +SIZE (huggingface_hub-0.34.1.tar.gz) = 456783 |