Date: Tue, 17 Mar 2026 08:38:05 +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: 4c79ddb7aa32 - main - misc/py-huggingface-hub: Update to 1.7.1 Message-ID: <69b912ed.43889.4d814007@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=4c79ddb7aa326151d096fdb252b455bd66781ea5 commit 4c79ddb7aa326151d096fdb252b455bd66781ea5 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2026-03-17 08:37:03 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2026-03-17 08:37:56 +0000 misc/py-huggingface-hub: Update to 1.7.1 Changelog: https://github.com/huggingface/huggingface_hub/releases/tag/v1.7.0 Reported by: Repology --- misc/py-huggingface-hub/Makefile | 6 +++--- 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 2f1c0056d212..6dfacf72279f 100644 --- a/misc/py-huggingface-hub/Makefile +++ b/misc/py-huggingface-hub/Makefile @@ -1,5 +1,5 @@ PORTNAME= huggingface-hub -DISTVERSION= 1.6.0 +DISTVERSION= 1.7.1 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,8 +21,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}filelock>=3.10.0:sysutils/py-filelock@${PY_F ${PYTHON_PKGNAMEPREFIX}typer>0:devel/py-typer@${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.3.2<2.0.0:misc/py-hf-xet@${PY_FLAVOR} -RUN_DEPENDS_aarch4= ${PYTHON_PKGNAMEPREFIX}hf-xet>=1.3.2<2.0.0:misc/py-hf-xet@${PY_FLAVOR} +RUN_DEPENDS_amd64= ${PYTHON_PKGNAMEPREFIX}hf-xet>=1.4.2<2.0.0:misc/py-hf-xet@${PY_FLAVOR} +RUN_DEPENDS_aarch4= ${PYTHON_PKGNAMEPREFIX}hf-xet>=1.4.2<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 13a9d8044763..ed5a63c6a0d6 100644 --- a/misc/py-huggingface-hub/distinfo +++ b/misc/py-huggingface-hub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1773388857 -SHA256 (huggingface_hub-1.6.0.tar.gz) = d931ddad8ba8dfc1e816bf254810eb6f38e5c32f60d4184b5885662a3b167325 -SIZE (huggingface_hub-1.6.0.tar.gz) = 717071 +TIMESTAMP = 1773735323 +SHA256 (huggingface_hub-1.7.1.tar.gz) = be38fe66e9b03c027ad755cb9e4b87ff0303c98acf515b5d579690beb0bf3048 +SIZE (huggingface_hub-1.7.1.tar.gz) = 722097home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b912ed.43889.4d814007>
