diff options
| author | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-12-15 01:21:39 +0000 |
|---|---|---|
| committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-12-15 01:22:50 +0000 |
| commit | a8a076fe6aef180b57d7a5d7867a444cf24e54c2 (patch) | |
| tree | c5b57edda7031071398e2063e4f5d8bf2ae54d7d /misc/py-huggingface-hub | |
| parent | b31535fb4ab30699e35b4771a5af0ab1105de8e4 (diff) | |
Changelog:
- https://github.com/huggingface/huggingface_hub/releases/tag/v1.2.2
- https://github.com/huggingface/huggingface_hub/releases/tag/v1.2.3
Reported by: portscout
Diffstat (limited to 'misc/py-huggingface-hub')
| -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 16237e81c79f..90904628b808 100644 --- a/misc/py-huggingface-hub/Makefile +++ b/misc/py-huggingface-hub/Makefile @@ -1,5 +1,5 @@ PORTNAME= huggingface-hub -DISTVERSION= 1.2.1 +DISTVERSION= 1.2.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 9c35394df9b2..c37dd67f7a96 100644 --- a/misc/py-huggingface-hub/distinfo +++ b/misc/py-huggingface-hub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765025401 -SHA256 (huggingface_hub-1.2.1.tar.gz) = 1aced061fa1bd443c0ec80a4af432b8b70041d54860f7af334ceff599611a415 -SIZE (huggingface_hub-1.2.1.tar.gz) = 614603 +TIMESTAMP = 1765759812 +SHA256 (huggingface_hub-1.2.3.tar.gz) = 4ba57f17004fd27bb176a6b7107df579865d4cde015112db59184c51f5602ba7 +SIZE (huggingface_hub-1.2.3.tar.gz) = 614605 |
