Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Sep 2025 06:55:03 GMT
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: 2e1c4ada3aec - main - misc/py-huggingface-hub: update to 0.35.1
Message-ID:  <202509240655.58O6t3fS036063@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=2e1c4ada3aece5013d4d99c72745841ef4f9d3a7

commit 2e1c4ada3aece5013d4d99c72745841ef4f9d3a7
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2025-09-24 06:54:08 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-09-24 06:54:56 +0000

    misc/py-huggingface-hub: update to 0.35.1
    
    Changelog: https://github.com/huggingface/huggingface_hub/releases/tag/v0.35.1
    
    Reported by:    portscout
---
 misc/py-huggingface-hub/Makefile | 2 +-
 misc/py-huggingface-hub/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/misc/py-huggingface-hub/Makefile b/misc/py-huggingface-hub/Makefile
index 77b939a8dc32..e611230c40cc 100644
--- a/misc/py-huggingface-hub/Makefile
+++ b/misc/py-huggingface-hub/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	huggingface-hub
-DISTVERSION=	0.35.0
+DISTVERSION=	0.35.1
 CATEGORIES=	misc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/misc/py-huggingface-hub/distinfo b/misc/py-huggingface-hub/distinfo
index 1f9be4c8c2b8..10659a480723 100644
--- a/misc/py-huggingface-hub/distinfo
+++ b/misc/py-huggingface-hub/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1758087669
-SHA256 (huggingface_hub-0.35.0.tar.gz) = ccadd2a78eef75effff184ad89401413629fabc52cefd76f6bbacb9b1c0676ac
-SIZE (huggingface_hub-0.35.0.tar.gz) = 461486
+TIMESTAMP = 1758696253
+SHA256 (huggingface_hub-0.35.1.tar.gz) = 3585b88c5169c64b7e4214d0e88163d4a709de6d1a502e0cd0459e9ee2c9c572
+SIZE (huggingface_hub-0.35.1.tar.gz) = 461374


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202509240655.58O6t3fS036063>