Date: Thu, 1 Aug 2024 02:33:34 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: a515da5ecb86 - main - misc/py-huggingface-hub: update to 0.24.5 Message-ID: <202408010233.4712XYLt002865@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=a515da5ecb863f55dfc83ac365443da8158e40cf commit a515da5ecb863f55dfc83ac365443da8158e40cf Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2024-08-01 02:32:21 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2024-08-01 02:32:21 +0000 misc/py-huggingface-hub: update to 0.24.5 Changelog: - https://github.com/huggingface/huggingface_hub/releases/tag/v0.24.4 - https://github.com/huggingface/huggingface_hub/releases/tag/v0.24.5 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 235160ccdf4e..5c8872e2623a 100644 --- a/misc/py-huggingface-hub/Makefile +++ b/misc/py-huggingface-hub/Makefile @@ -1,5 +1,5 @@ PORTNAME= huggingface-hub -DISTVERSION= 0.24.3 +DISTVERSION= 0.24.5 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-huggingface-hub/distinfo b/misc/py-huggingface-hub/distinfo index 6df933f7e055..e20ce0150d1e 100644 --- a/misc/py-huggingface-hub/distinfo +++ b/misc/py-huggingface-hub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722302983 -SHA256 (huggingface_hub-0.24.3.tar.gz) = bfdc05cc9b64a0e24e8614a44222698799183268f6b68be209aa2df70cff2cde -SIZE (huggingface_hub-0.24.3.tar.gz) = 348987 +TIMESTAMP = 1722478989 +SHA256 (huggingface_hub-0.24.5.tar.gz) = 7b45d6744dd53ce9cbf9880957de00e9d10a9ae837f1c9b7255fc8fa4e8264f3 +SIZE (huggingface_hub-0.24.5.tar.gz) = 349225
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408010233.4712XYLt002865>