diff options
| author | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-07-31 03:14:44 +0000 |
|---|---|---|
| committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-07-31 03:14:44 +0000 |
| commit | 490bfd63824a7f7cb6c0503176bc74042f60a092 (patch) | |
| tree | 654fdd6cdb35bf7920ba649ced849d236d618edf | |
| parent | 7418344a16b5bc970cdacad586b8daf5f824841c (diff) | |
misc/py-huggingface-hub: update to 0.34.3
Changelog: https://github.com/huggingface/huggingface_hub/releases/tag/v0.34.3
Reported by: Repology
| -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 5c8198ee9d11..197266adc7c9 100644 --- a/misc/py-huggingface-hub/Makefile +++ b/misc/py-huggingface-hub/Makefile @@ -1,5 +1,5 @@ PORTNAME= huggingface-hub -DISTVERSION= 0.34.2 +DISTVERSION= 0.34.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 afec1f8479b1..6ca77b0cf497 100644 --- a/misc/py-huggingface-hub/distinfo +++ b/misc/py-huggingface-hub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753768245 -SHA256 (huggingface_hub-0.34.2.tar.gz) = a27c1ba3d2a70b378dce546c8be3a90349a64e6bd5d7a806679d4bf5e5d2d8fe -SIZE (huggingface_hub-0.34.2.tar.gz) = 456837 +TIMESTAMP = 1753931280 +SHA256 (huggingface_hub-0.34.3.tar.gz) = d58130fd5aa7408480681475491c0abd7e835442082fbc3ef4d45b6c39f83853 +SIZE (huggingface_hub-0.34.3.tar.gz) = 456800 |
