diff --git a/misc/py-huggingface-hub/Makefile b/misc/py-huggingface-hub/Makefile index 3d12df5332e9..12c2301a879e 100644 --- a/misc/py-huggingface-hub/Makefile +++ b/misc/py-huggingface-hub/Makefile @@ -1,36 +1,36 @@ PORTNAME= huggingface-hub -DISTVERSION= 0.27.0 +DISTVERSION= 0.27.1 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION} MAINTAINER= tagattie@FreeBSD.org COMMENT= Official Python client for the Huggingface Hub WWW= https://github.com/huggingface/huggingface_hub LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}filelock>0:sysutils/py-filelock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}fsspec>=2023.5.0:filesystems/py-fsspec@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=20.9:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyyaml>=5.1:devel/py-pyyaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${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} USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/misc/py-huggingface-hub/distinfo b/misc/py-huggingface-hub/distinfo index 9f5d6dcc0e36..5b43de8cc066 100644 --- a/misc/py-huggingface-hub/distinfo +++ b/misc/py-huggingface-hub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735003698 -SHA256 (huggingface_hub-0.27.0.tar.gz) = 902cce1a1be5739f5589e560198a65a8edcfd3b830b1666f36e4b961f0454fac -SIZE (huggingface_hub-0.27.0.tar.gz) = 379286 +TIMESTAMP = 1736839949 +SHA256 (huggingface_hub-0.27.1.tar.gz) = c004463ca870283909d715d20f066ebd6968c2207dae9393fdffb3c1d4d8f98b +SIZE (huggingface_hub-0.27.1.tar.gz) = 379407