diff options
author | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-09-24 15:54:08 +0900 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-09-24 15:54:56 +0900 |
commit | 2e1c4ada3aece5013d4d99c72745841ef4f9d3a7 (patch) | |
tree | 4efdc2209eb15fbe3871948fdbb20780885042a2 | |
parent | graphics/bmeps: Update 4.37.1 => 4.39.0 (diff) |
misc/py-huggingface-hub: update to 0.35.1
Changelog: https://github.com/huggingface/huggingface_hub/releases/tag/v0.35.1
Reported by: portscout
-rw-r--r-- | misc/py-huggingface-hub/Makefile | 2 | ||||
-rw-r--r-- | 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 77b939a8dc32..e611230c40cc 100644 --- a/misc/py-huggingface-hub/Makefile +++ b/misc/py-huggingface-hub/Makefile @@ -1,5 +1,5 @@ PORTNAME= huggingface-hub -DISTVERSION= 0.35.0 +DISTVERSION= 0.35.1 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-huggingface-hub/distinfo b/misc/py-huggingface-hub/distinfo index 1f9be4c8c2b8..10659a480723 100644 --- a/misc/py-huggingface-hub/distinfo +++ b/misc/py-huggingface-hub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758087669 -SHA256 (huggingface_hub-0.35.0.tar.gz) = ccadd2a78eef75effff184ad89401413629fabc52cefd76f6bbacb9b1c0676ac -SIZE (huggingface_hub-0.35.0.tar.gz) = 461486 +TIMESTAMP = 1758696253 +SHA256 (huggingface_hub-0.35.1.tar.gz) = 3585b88c5169c64b7e4214d0e88163d4a709de6d1a502e0cd0459e9ee2c9c572 +SIZE (huggingface_hub-0.35.1.tar.gz) = 461374 |