Date: Sun, 28 Jul 2024 03:28:02 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: 00897cda3329 - main - misc/py-huggingface-hub: update to 0.24.2 Message-ID: <202407280328.46S3S2uI023544@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=00897cda332964cde6aeb07da6bb5e7a23f70c91 commit 00897cda332964cde6aeb07da6bb5e7a23f70c91 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2024-07-28 03:26:29 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2024-07-28 03:27:48 +0000 misc/py-huggingface-hub: update to 0.24.2 Changelog: https://github.com/huggingface/huggingface_hub/releases/tag/v0.24.2 Reported by: Repology --- 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 ca2ee0e0939b..0d182b0245c5 100644 --- a/misc/py-huggingface-hub/Makefile +++ b/misc/py-huggingface-hub/Makefile @@ -1,5 +1,5 @@ PORTNAME= huggingface-hub -DISTVERSION= 0.24.1 +DISTVERSION= 0.24.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 e0b305c6908b..7b906c314b4b 100644 --- a/misc/py-huggingface-hub/distinfo +++ b/misc/py-huggingface-hub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1721808527 -SHA256 (huggingface_hub-0.24.1.tar.gz) = 6915e34c7b1282b0f7c2387c12db21003b79889f1dad57da0434ecd10f3293a8 -SIZE (huggingface_hub-0.24.1.tar.gz) = 348927 +TIMESTAMP = 1722136664 +SHA256 (huggingface_hub-0.24.2.tar.gz) = 92be892405d2f6a7a8479016f9a5662354f202b2c6c1ff499609621aed1fae10 +SIZE (huggingface_hub-0.24.2.tar.gz) = 348909
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407280328.46S3S2uI023544>