Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Nov 2025 14:06:51 +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: 8182bd3b5229 - main - misc/py-huggingface-hub: Update to 1.1.6
Message-ID:  <692c4f7b.2c8e9.2ea79117@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=8182bd3b522999182c95b55f9c54cc194287c342

commit 8182bd3b522999182c95b55f9c54cc194287c342
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2025-11-30 14:06:09 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-11-30 14:06:09 +0000

    misc/py-huggingface-hub: Update to 1.1.6
    
    Changelog: https://github.com/huggingface/huggingface_hub/releases/tag/v1.1.6
    
    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 8c2720b4ce0b..9d1e187655e6 100644
--- a/misc/py-huggingface-hub/Makefile
+++ b/misc/py-huggingface-hub/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	huggingface-hub
-DISTVERSION=	1.1.5
+DISTVERSION=	1.1.6
 CATEGORIES=	misc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/misc/py-huggingface-hub/distinfo b/misc/py-huggingface-hub/distinfo
index 86cdd0d94f65..25b775175748 100644
--- a/misc/py-huggingface-hub/distinfo
+++ b/misc/py-huggingface-hub/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1764056381
-SHA256 (huggingface_hub-1.1.5.tar.gz) = 40ba5c9a08792d888fde6088920a0a71ab3cd9d5e6617c81a797c657f1fd9968
-SIZE (huggingface_hub-1.1.5.tar.gz) = 607199
+TIMESTAMP = 1764510872
+SHA256 (huggingface_hub-1.1.6.tar.gz) = e1beacb611d74a8189b4c5298e8675fb518256af73b38143171f6efa7d822cf6
+SIZE (huggingface_hub-1.1.6.tar.gz) = 607477


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?692c4f7b.2c8e9.2ea79117>