Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Apr 2026 08:06:36 +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: 781b3503e10d - main - misc/py-huggingface-hub: Update to 1.10.1
Message-ID:  <69da010c.3da73.797b5369@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=781b3503e10ddd2fe58753d6d93a86f81226575b

commit 781b3503e10ddd2fe58753d6d93a86f81226575b
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2026-04-11 08:05:23 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-04-11 08:06:25 +0000

    misc/py-huggingface-hub: Update to 1.10.1
    
    Changelog:
    - https://github.com/huggingface/huggingface_hub/releases/tag/v1.9.0
    - https://github.com/huggingface/huggingface_hub/releases/tag/v1.9.1
    - https://github.com/huggingface/huggingface_hub/releases/tag/v1.9.2
    - https://github.com/huggingface/huggingface_hub/releases/tag/v1.10.0
    - https://github.com/huggingface/huggingface_hub/releases/tag/v1.10.1
    
    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 c16f6ca2e3a8..e1ed6457eda4 100644
--- a/misc/py-huggingface-hub/Makefile
+++ b/misc/py-huggingface-hub/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	huggingface-hub
-DISTVERSION=	1.8.0
+DISTVERSION=	1.10.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.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}
+RUN_DEPENDS_amd64=	${PYTHON_PKGNAMEPREFIX}hf-xet>=1.4.3<2.0.0:misc/py-hf-xet@${PY_FLAVOR}
+RUN_DEPENDS_aarch4=	${PYTHON_PKGNAMEPREFIX}hf-xet>=1.4.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 94ee78de9edc..485bae73fb44 100644
--- a/misc/py-huggingface-hub/distinfo
+++ b/misc/py-huggingface-hub/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1774509881
-SHA256 (huggingface_hub-1.8.0.tar.gz) = c5627b2fd521e00caf8eff4ac965ba988ea75167fad7ee72e17f9b7183ec63f3
-SIZE (huggingface_hub-1.8.0.tar.gz) = 735839
+TIMESTAMP = 1775877876
+SHA256 (huggingface_hub-1.10.1.tar.gz) = 696c53cf9c2ac9befbfb5dd41d05392a031c69fc6930d1ed9671debd405b6fff
+SIZE (huggingface_hub-1.10.1.tar.gz) = 758094


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69da010c.3da73.797b5369>