Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jan 2026 13:30:54 +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: 11382b9813d1 - main - misc/py-huggingface-hub: Update to 1.3.1
Message-ID:  <6963a60e.42f67.503fab63@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=11382b9813d1003f4bc380a0319282cfaaa6d938

commit 11382b9813d1003f4bc380a0319282cfaaa6d938
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2026-01-11 13:30:05 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-01-11 13:30:05 +0000

    misc/py-huggingface-hub: Update to 1.3.1
    
    Changelog:
    - https://github.com/huggingface/huggingface_hub/releases/tag/v1.3.0
    - https://github.com/huggingface/huggingface_hub/releases/tag/v1.3.1
    
    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 4942416511ce..3bea6f6ce70a 100644
--- a/misc/py-huggingface-hub/Makefile
+++ b/misc/py-huggingface-hub/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	huggingface-hub
-DISTVERSION=	1.2.4
+DISTVERSION=	1.3.1
 CATEGORIES=	misc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/misc/py-huggingface-hub/distinfo b/misc/py-huggingface-hub/distinfo
index c633e1bc3dd0..5cc52f5d4dd2 100644
--- a/misc/py-huggingface-hub/distinfo
+++ b/misc/py-huggingface-hub/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1767764943
-SHA256 (huggingface_hub-1.2.4.tar.gz) = 7a1d9ec4802e64372d1d152d69fb8e26d943f15a2289096fbc8e09e7b90c21a5
-SIZE (huggingface_hub-1.2.4.tar.gz) = 614771
+TIMESTAMP = 1768137643
+SHA256 (huggingface_hub-1.3.1.tar.gz) = e80e0cfb4a75557c51ab20d575bdea6bb6106c2f97b7c75d8490642f1efb6df5
+SIZE (huggingface_hub-1.3.1.tar.gz) = 622356


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6963a60e.42f67.503fab63>