Date: Thu, 22 Aug 2024 05:58:08 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: dc241a17deb2 - main - misc/py-huggingface-hub: update to 0.24.6 Message-ID: <202408220558.47M5w8w4045658@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=dc241a17deb213d3d2a29c81b287735222605c29 commit dc241a17deb213d3d2a29c81b287735222605c29 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2024-08-22 05:56:55 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2024-08-22 05:57:58 +0000 misc/py-huggingface-hub: update to 0.24.6 Changelog: https://github.com/huggingface/huggingface_hub/releases/tag/v0.24.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 5c8872e2623a..430a986ec04a 100644 --- a/misc/py-huggingface-hub/Makefile +++ b/misc/py-huggingface-hub/Makefile @@ -1,5 +1,5 @@ PORTNAME= huggingface-hub -DISTVERSION= 0.24.5 +DISTVERSION= 0.24.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 e20ce0150d1e..6dc23cd67b76 100644 --- a/misc/py-huggingface-hub/distinfo +++ b/misc/py-huggingface-hub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722478989 -SHA256 (huggingface_hub-0.24.5.tar.gz) = 7b45d6744dd53ce9cbf9880957de00e9d10a9ae837f1c9b7255fc8fa4e8264f3 -SIZE (huggingface_hub-0.24.5.tar.gz) = 349225 +TIMESTAMP = 1724305508 +SHA256 (huggingface_hub-0.24.6.tar.gz) = cc2579e761d070713eaa9c323e3debe39d5b464ae3a7261c39a9195b27bb8000 +SIZE (huggingface_hub-0.24.6.tar.gz) = 349200
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408220558.47M5w8w4045658>