diff options
author | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-07-14 09:54:46 +0900 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-07-14 09:56:03 +0900 |
commit | ba4a043c8a3c8cf526c7d12f67625271f6a00ccd (patch) | |
tree | 72dc9d22b6647f963f926f07ac19a26ed3fdec7e | |
parent | x11/remontoire: Update 1.4.0 => 1.4.4, take maintainership (diff) |
misc/py-huggingface-hub: update to 0.33.4
Changelog:
- https://github.com/huggingface/huggingface_hub/releases/tag/v0.33.3
- https://github.com/huggingface/huggingface_hub/releases/tag/v0.33.4
Reported by: Repology
Diffstat (limited to '')
-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 a64f80837d4c..28031567379e 100644 --- a/misc/py-huggingface-hub/Makefile +++ b/misc/py-huggingface-hub/Makefile @@ -1,5 +1,5 @@ PORTNAME= huggingface-hub -DISTVERSION= 0.33.2 +DISTVERSION= 0.33.4 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-huggingface-hub/distinfo b/misc/py-huggingface-hub/distinfo index c8be21b749e2..c8c051e41f6b 100644 --- a/misc/py-huggingface-hub/distinfo +++ b/misc/py-huggingface-hub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751591525 -SHA256 (huggingface_hub-0.33.2.tar.gz) = 84221defaec8fa09c090390cd68c78b88e3c4c2b7befba68d3dc5aacbc3c2c5f -SIZE (huggingface_hub-0.33.2.tar.gz) = 426637 +TIMESTAMP = 1752453541 +SHA256 (huggingface_hub-0.33.4.tar.gz) = 6af13478deae120e765bfd92adad0ae1aec1ad8c439b46f23058ad5956cbca0a +SIZE (huggingface_hub-0.33.4.tar.gz) = 426674 |