Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Apr 2025 13:33:13 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: 3ad1c7cd1110 - main - misc/py-huggingface-hub: update to 0.30.2
Message-ID:  <202504141333.53EDXD0U074247@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=3ad1c7cd1110dcf7c491b29700b15127f24b4fd1

commit 3ad1c7cd1110dcf7c491b29700b15127f24b4fd1
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2025-04-14 12:52:10 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-04-14 13:33:07 +0000

    misc/py-huggingface-hub: update to 0.30.2
    
    Changelog:
    - https://github.com/huggingface/huggingface_hub/releases/tag/v0.30.0
    - https://github.com/huggingface/huggingface_hub/releases/tag/v0.30.1
    - https://github.com/huggingface/huggingface_hub/releases/tag/v0.30.2
    
    Reported by:    Repology
---
 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 235609799c74..cb4886d5d197 100644
--- a/misc/py-huggingface-hub/Makefile
+++ b/misc/py-huggingface-hub/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	huggingface-hub
-DISTVERSION=	0.29.3
+DISTVERSION=	0.30.2
 CATEGORIES=	misc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/misc/py-huggingface-hub/distinfo b/misc/py-huggingface-hub/distinfo
index 375b600d4deb..37e93b4cd46f 100644
--- a/misc/py-huggingface-hub/distinfo
+++ b/misc/py-huggingface-hub/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1742632816
-SHA256 (huggingface_hub-0.29.3.tar.gz) = 64519a25716e0ba382ba2d3fb3ca082e7c7eb4a2fc634d200e8380006e0760e5
-SIZE (huggingface_hub-0.29.3.tar.gz) = 390123
+TIMESTAMP = 1744633929
+SHA256 (huggingface_hub-0.30.2.tar.gz) = 9a7897c5b6fd9dad3168a794a8998d6378210f5b9688d0dfc180b1a228dc2466
+SIZE (huggingface_hub-0.30.2.tar.gz) = 400868


home | help

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