Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Dec 2024 20:43:30 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: 4f7ac3a8ab76 - main - misc/py-huggingface-hub: update to 0.26.3
Message-ID:  <202412042043.4B4KhUW7020911@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=4f7ac3a8ab76c55427fa493c79e65a2fc20e5242

commit 4f7ac3a8ab76c55427fa493c79e65a2fc20e5242
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2024-12-04 20:42:07 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2024-12-04 20:43:18 +0000

    misc/py-huggingface-hub: update to 0.26.3
    
    Changelog: https://github.com/huggingface/huggingface_hub/releases/tag/v0.26.3
    
    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 9e6dc550d804..0bbe3c3eb1c9 100644
--- a/misc/py-huggingface-hub/Makefile
+++ b/misc/py-huggingface-hub/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	huggingface-hub
-DISTVERSION=	0.26.2
+DISTVERSION=	0.26.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 d23459c066e2..0f58c144701b 100644
--- a/misc/py-huggingface-hub/distinfo
+++ b/misc/py-huggingface-hub/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1730969954
-SHA256 (huggingface_hub-0.26.2.tar.gz) = b100d853465d965733964d123939ba287da60a547087783ddff8a323f340332b
-SIZE (huggingface_hub-0.26.2.tar.gz) = 375621
+TIMESTAMP = 1733344312
+SHA256 (huggingface_hub-0.26.3.tar.gz) = 90e1fe62ffc26757a073aaad618422b899ccf9447c2bba8c902a90bef5b42e1d
+SIZE (huggingface_hub-0.26.3.tar.gz) = 375690


home | help

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