Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jul 2024 01:41:14 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: 1f1cbffbc37f - main - misc/py-huggingface-hub: update to 0.24.3
Message-ID:  <202407300141.46U1fEWZ030812@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=1f1cbffbc37f0c00707ee0d6520241bf63f9c10e

commit 1f1cbffbc37f0c00707ee0d6520241bf63f9c10e
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2024-07-30 01:39:35 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2024-07-30 01:41:05 +0000

    misc/py-huggingface-hub: update to 0.24.3
    
    Changelog: https://github.com/huggingface/huggingface_hub/releases/tag/v0.24.3
    
    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 0d182b0245c5..235160ccdf4e 100644
--- a/misc/py-huggingface-hub/Makefile
+++ b/misc/py-huggingface-hub/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	huggingface-hub
-DISTVERSION=	0.24.2
+DISTVERSION=	0.24.3
 CATEGORIES=	misc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/misc/py-huggingface-hub/distinfo b/misc/py-huggingface-hub/distinfo
index 7b906c314b4b..6df933f7e055 100644
--- a/misc/py-huggingface-hub/distinfo
+++ b/misc/py-huggingface-hub/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1722136664
-SHA256 (huggingface_hub-0.24.2.tar.gz) = 92be892405d2f6a7a8479016f9a5662354f202b2c6c1ff499609621aed1fae10
-SIZE (huggingface_hub-0.24.2.tar.gz) = 348909
+TIMESTAMP = 1722302983
+SHA256 (huggingface_hub-0.24.3.tar.gz) = bfdc05cc9b64a0e24e8614a44222698799183268f6b68be209aa2df70cff2cde
+SIZE (huggingface_hub-0.24.3.tar.gz) = 348987


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407300141.46U1fEWZ030812>