Date: Wed, 07 Jan 2026 06:01:06 +0000 From: Hiroki Tagato <tagattie@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ec21af741426 - main - misc/py-huggingface-hub: Update to 1.2.4 Message-ID: <695df6a2.38d29.21b64d08@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=ec21af741426e5481416a276387b03452cb7db39 commit ec21af741426e5481416a276387b03452cb7db39 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2026-01-07 05:59:43 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2026-01-07 06:00:57 +0000 misc/py-huggingface-hub: Update to 1.2.4 Changelog: https://github.com/huggingface/huggingface_hub/releases/tag/v1.2.4 Reported by: portscout --- misc/py-huggingface-hub/Makefile | 4 ++-- misc/py-huggingface-hub/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/misc/py-huggingface-hub/Makefile b/misc/py-huggingface-hub/Makefile index 90904628b808..4942416511ce 100644 --- a/misc/py-huggingface-hub/Makefile +++ b/misc/py-huggingface-hub/Makefile @@ -1,5 +1,5 @@ PORTNAME= huggingface-hub -DISTVERSION= 1.2.3 +DISTVERSION= 1.2.4 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}filelock>0:sysutils/py-filelock@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}shellingham>0:devel/py-shellingham@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tqdm>=4.42.1:misc/py-tqdm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typer>0:devel/py-typer@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.7.4.3:devel/py-typing-extensions@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.1.0:devel/py-typing-extensions@${PY_FLAVOR} \ ${RUN_DEPENDS_${ARCH}} RUN_DEPENDS_amd64= ${PYTHON_PKGNAMEPREFIX}hf-xet>=1.2.0<2.0.0:misc/py-hf-xet@${PY_FLAVOR} RUN_DEPENDS_aarch4= ${PYTHON_PKGNAMEPREFIX}hf-xet>=1.2.0<2.0.0:misc/py-hf-xet@${PY_FLAVOR} diff --git a/misc/py-huggingface-hub/distinfo b/misc/py-huggingface-hub/distinfo index c37dd67f7a96..c633e1bc3dd0 100644 --- a/misc/py-huggingface-hub/distinfo +++ b/misc/py-huggingface-hub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765759812 -SHA256 (huggingface_hub-1.2.3.tar.gz) = 4ba57f17004fd27bb176a6b7107df579865d4cde015112db59184c51f5602ba7 -SIZE (huggingface_hub-1.2.3.tar.gz) = 614605 +TIMESTAMP = 1767764943 +SHA256 (huggingface_hub-1.2.4.tar.gz) = 7a1d9ec4802e64372d1d152d69fb8e26d943f15a2289096fbc8e09e7b90c21a5 +SIZE (huggingface_hub-1.2.4.tar.gz) = 614771home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?695df6a2.38d29.21b64d08>
