Date: Fri, 18 Oct 2024 05:26:23 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: 643c9a86b483 - main - misc/py-huggingface-hub: update to 0.25.2 Message-ID: <202410180526.49I5QNLb047217@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=643c9a86b483a6720a19be53564a39e0ae18bba6 commit 643c9a86b483a6720a19be53564a39e0ae18bba6 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2024-10-18 05:25:11 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2024-10-18 05:25:11 +0000 misc/py-huggingface-hub: update to 0.25.2 Changelog: https://github.com/huggingface/huggingface_hub/releases/tag/v0.25.2 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 b38687da698b..1287ec7b3179 100644 --- a/misc/py-huggingface-hub/Makefile +++ b/misc/py-huggingface-hub/Makefile @@ -1,5 +1,5 @@ PORTNAME= huggingface-hub -DISTVERSION= 0.25.1 +DISTVERSION= 0.25.2 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-huggingface-hub/distinfo b/misc/py-huggingface-hub/distinfo index fa6a2829b4a0..67a6b1ce1d01 100644 --- a/misc/py-huggingface-hub/distinfo +++ b/misc/py-huggingface-hub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727237826 -SHA256 (huggingface_hub-0.25.1.tar.gz) = 9ff7cb327343211fbd06e2b149b8f362fd1e389454f3f14c6db75a4999ee20ff -SIZE (huggingface_hub-0.25.1.tar.gz) = 365676 +TIMESTAMP = 1729228612 +SHA256 (huggingface_hub-0.25.2.tar.gz) = a1014ea111a5f40ccd23f7f7ba8ac46e20fa3b658ced1f86a00c75c06ec6423c +SIZE (huggingface_hub-0.25.2.tar.gz) = 365806
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410180526.49I5QNLb047217>