diff options
author | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-06-13 07:15:23 +0900 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-06-13 07:16:21 +0900 |
commit | ee1a65a53f74e04026952c7384b8be01bea0fb07 (patch) | |
tree | 6af2ca0e6590d17b178cf8dc64778790a135429d /misc | |
parent | haproxy: remove obsoleted versions. (diff) |
misc/py-huggingface-hub: update to 0.33.0
Changelog: https://github.com/huggingface/huggingface_hub/releases/tag/v0.33.0
Reported by: portscout
Diffstat (limited to 'misc')
-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 eef08bc15e81..56642a84f7e3 100644 --- a/misc/py-huggingface-hub/Makefile +++ b/misc/py-huggingface-hub/Makefile @@ -1,5 +1,5 @@ PORTNAME= huggingface-hub -DISTVERSION= 0.32.6 +DISTVERSION= 0.33.0 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-huggingface-hub/distinfo b/misc/py-huggingface-hub/distinfo index 802f5ace6321..66eb16bd7ae7 100644 --- a/misc/py-huggingface-hub/distinfo +++ b/misc/py-huggingface-hub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749647571 -SHA256 (huggingface_hub-0.32.6.tar.gz) = 8e960f23dc57519c6c2a0bbc7e9bc030eaa14e7f2d61f8e68fd3d025dabed2fa -SIZE (huggingface_hub-0.32.6.tar.gz) = 424961 +TIMESTAMP = 1749761424 +SHA256 (huggingface_hub-0.33.0.tar.gz) = aa31f70d29439d00ff7a33837c03f1f9dd83971ce4e29ad664d63ffb17d3bb97 +SIZE (huggingface_hub-0.33.0.tar.gz) = 426179 |