Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Sep 2024 00:17:32 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: 8f7280a25c9e - main - misc/py-huggingface-hub: update to 0.25.0
Message-ID:  <202409230017.48N0HW1Q099648@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=8f7280a25c9e3d3aec09553abdf7025611d07464

commit 8f7280a25c9e3d3aec09553abdf7025611d07464
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2024-09-23 00:15:29 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2024-09-23 00:17:24 +0000

    misc/py-huggingface-hub: update to 0.25.0
    
    Changelog:
    - https://github.com/huggingface/huggingface_hub/releases/tag/v0.24.7
    - https://github.com/huggingface/huggingface_hub/releases/tag/v0.25.0
    
    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 430a986ec04a..b898be43f9c5 100644
--- a/misc/py-huggingface-hub/Makefile
+++ b/misc/py-huggingface-hub/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	huggingface-hub
-DISTVERSION=	0.24.6
+DISTVERSION=	0.25.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 6dc23cd67b76..e5322d23d055 100644
--- a/misc/py-huggingface-hub/distinfo
+++ b/misc/py-huggingface-hub/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1724305508
-SHA256 (huggingface_hub-0.24.6.tar.gz) = cc2579e761d070713eaa9c323e3debe39d5b464ae3a7261c39a9195b27bb8000
-SIZE (huggingface_hub-0.24.6.tar.gz) = 349200
+TIMESTAMP = 1727049300
+SHA256 (huggingface_hub-0.25.0.tar.gz) = fb5fbe6c12fcd99d187ec7db95db9110fb1a20505f23040a5449a717c1a0db4d
+SIZE (huggingface_hub-0.25.0.tar.gz) = 365666


home | help

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