Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Feb 2026 06:58:34 +0000
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: 71364b6ce863 - main - misc/py-huggingface-hub: Update to 1.3.7
Message-ID:  <69819c9a.2556a.32d920d6@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=71364b6ce863d61165ce2f4a972e0b7e9e001bae

commit 71364b6ce863d61165ce2f4a972e0b7e9e001bae
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2026-02-03 06:57:05 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-02-03 06:58:26 +0000

    misc/py-huggingface-hub: Update to 1.3.7
    
    Changelog:
    - https://github.com/huggingface/huggingface_hub/releases/tag/v1.3.3
    - https://github.com/huggingface/huggingface_hub/releases/tag/v1.3.4
    - https://github.com/huggingface/huggingface_hub/releases/tag/v1.3.5
    - https://github.com/huggingface/huggingface_hub/releases/tag/v1.3.7
    
    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 e76532446b13..bd775410ac6d 100644
--- a/misc/py-huggingface-hub/Makefile
+++ b/misc/py-huggingface-hub/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	huggingface-hub
-DISTVERSION=	1.3.2
+DISTVERSION=	1.3.7
 CATEGORIES=	misc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/misc/py-huggingface-hub/distinfo b/misc/py-huggingface-hub/distinfo
index b2be9825f10e..dab11e84fdce 100644
--- a/misc/py-huggingface-hub/distinfo
+++ b/misc/py-huggingface-hub/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1768438353
-SHA256 (huggingface_hub-1.3.2.tar.gz) = 15d7902e154f04174a0816d1e9594adcf15cdad57596920a5dc70fadb5d896c7
-SIZE (huggingface_hub-1.3.2.tar.gz) = 624018
+TIMESTAMP = 1770100014
+SHA256 (huggingface_hub-1.3.7.tar.gz) = 5f86cd48f27131cdbf2882699cbdf7a67dd4cbe89a81edfdc31211f42e4a5fd1
+SIZE (huggingface_hub-1.3.7.tar.gz) = 627537


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69819c9a.2556a.32d920d6>