Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 May 2026 13:38:16 +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: 4571d61d21c5 - main - misc/py-huggingface-hub: Update to 1.14.0
Message-ID:  <69fde748.1dd95.1288b856@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=4571d61d21c597325cc3edc9c641d90f90d03604

commit 4571d61d21c597325cc3edc9c641d90f90d03604
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2026-05-08 13:37:20 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-05-08 13:38:10 +0000

    misc/py-huggingface-hub: Update to 1.14.0
    
    Changelog: https://github.com/huggingface/huggingface_hub/releases/tag/v1.14.0
    
    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 7d8485b44ae7..73611dec2019 100644
--- a/misc/py-huggingface-hub/Makefile
+++ b/misc/py-huggingface-hub/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	huggingface-hub
-DISTVERSION=	1.13.0
+DISTVERSION=	1.14.0
 CATEGORIES=	misc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -20,7 +20,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}filelock>=3.10.0:sysutils/py-filelock@${PY_F
 		${PYTHON_PKGNAMEPREFIX}packaging>=20.9:devel/py-packaging@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pyyaml>=5.1:devel/py-pyyaml@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}tqdm>=4.42.1:misc/py-tqdm@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}typer>0:devel/py-typer@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}typer>=0.20.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.4.3<2.0.0:misc/py-hf-xet@${PY_FLAVOR}
diff --git a/misc/py-huggingface-hub/distinfo b/misc/py-huggingface-hub/distinfo
index 93c408960c42..2d1845f0d934 100644
--- a/misc/py-huggingface-hub/distinfo
+++ b/misc/py-huggingface-hub/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1777947441
-SHA256 (huggingface_hub-1.13.0.tar.gz) = f6df2dac5abe82ce2fe05873d10d5ff47bc677d616a2f521f4ee26db9415d9d0
-SIZE (huggingface_hub-1.13.0.tar.gz) = 781788
+TIMESTAMP = 1778246350
+SHA256 (huggingface_hub-1.14.0.tar.gz) = d6d2c9cd6be1d02ae9ec6672d5587d10a427f377db688e82528f426a041622c2
+SIZE (huggingface_hub-1.14.0.tar.gz) = 782365


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69fde748.1dd95.1288b856>