Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jul 2025 03:15:39 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: 490bfd63824a - main - misc/py-huggingface-hub: update to 0.34.3
Message-ID:  <202507310315.56V3Fdv4085208@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=490bfd63824a7f7cb6c0503176bc74042f60a092

commit 490bfd63824a7f7cb6c0503176bc74042f60a092
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2025-07-31 03:14:44 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-07-31 03:14:44 +0000

    misc/py-huggingface-hub: update to 0.34.3
    
    Changelog: https://github.com/huggingface/huggingface_hub/releases/tag/v0.34.3
    
    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 5c8198ee9d11..197266adc7c9 100644
--- a/misc/py-huggingface-hub/Makefile
+++ b/misc/py-huggingface-hub/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	huggingface-hub
-DISTVERSION=	0.34.2
+DISTVERSION=	0.34.3
 CATEGORIES=	misc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/misc/py-huggingface-hub/distinfo b/misc/py-huggingface-hub/distinfo
index afec1f8479b1..6ca77b0cf497 100644
--- a/misc/py-huggingface-hub/distinfo
+++ b/misc/py-huggingface-hub/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1753768245
-SHA256 (huggingface_hub-0.34.2.tar.gz) = a27c1ba3d2a70b378dce546c8be3a90349a64e6bd5d7a806679d4bf5e5d2d8fe
-SIZE (huggingface_hub-0.34.2.tar.gz) = 456837
+TIMESTAMP = 1753931280
+SHA256 (huggingface_hub-0.34.3.tar.gz) = d58130fd5aa7408480681475491c0abd7e835442082fbc3ef4d45b6c39f83853
+SIZE (huggingface_hub-0.34.3.tar.gz) = 456800


home | help

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