Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Oct 2025 03:47: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: 93ba13036d62 - main - misc/py-huggingface-hub: Update to 0.36.0
Message-ID:  <202510270347.59R3l3TQ036365@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=93ba13036d6285276e4c319802acbd959010b6d1

commit 93ba13036d6285276e4c319802acbd959010b6d1
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2025-10-27 03:45:40 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-10-27 03:45:40 +0000

    misc/py-huggingface-hub: Update to 0.36.0
    
    Changelog: https://github.com/huggingface/huggingface_hub/releases/tag/v0.36.0
    
    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 113a8a95f00a..1f3d6af967af 100644
--- a/misc/py-huggingface-hub/Makefile
+++ b/misc/py-huggingface-hub/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	huggingface-hub
-DISTVERSION=	0.35.3
+DISTVERSION=	0.36.0
 CATEGORIES=	misc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/misc/py-huggingface-hub/distinfo b/misc/py-huggingface-hub/distinfo
index 15bb776bb62d..a8bb3a7702a3 100644
--- a/misc/py-huggingface-hub/distinfo
+++ b/misc/py-huggingface-hub/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1759194972
-SHA256 (huggingface_hub-0.35.3.tar.gz) = 350932eaa5cc6a4747efae85126ee220e4ef1b54e29d31c3b45c5612ddf0b32a
-SIZE (huggingface_hub-0.35.3.tar.gz) = 461798
+TIMESTAMP = 1761535873
+SHA256 (huggingface_hub-0.36.0.tar.gz) = 47b3f0e2539c39bf5cde015d63b72ec49baff67b6931c3d97f3f84532e2b8d25
+SIZE (huggingface_hub-0.36.0.tar.gz) = 463358


home | help

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