diff options
| author | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-12-06 14:16:45 +0000 |
|---|---|---|
| committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-12-06 14:17:58 +0000 |
| commit | 62c5902e3e75f8f56efd2bd42be5c2e42040973e (patch) | |
| tree | 2315e317bd94e36f2840f507e6dfe29f13b2964f | |
| parent | 867d8e9196c2229e26d73d580a8a1825e60c04f0 (diff) | |
misc/py-huggingface-hub: Update to 1.2.1
Changelog:
- https://github.com/huggingface/huggingface_hub/releases/tag/v1.1.7
- https://github.com/huggingface/huggingface_hub/releases/tag/v1.2.0
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 9d1e187655e6..16237e81c79f 100644 --- a/misc/py-huggingface-hub/Makefile +++ b/misc/py-huggingface-hub/Makefile @@ -1,5 +1,5 @@ PORTNAME= huggingface-hub -DISTVERSION= 1.1.6 +DISTVERSION= 1.2.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 25b775175748..9c35394df9b2 100644 --- a/misc/py-huggingface-hub/distinfo +++ b/misc/py-huggingface-hub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764510872 -SHA256 (huggingface_hub-1.1.6.tar.gz) = e1beacb611d74a8189b4c5298e8675fb518256af73b38143171f6efa7d822cf6 -SIZE (huggingface_hub-1.1.6.tar.gz) = 607477 +TIMESTAMP = 1765025401 +SHA256 (huggingface_hub-1.2.1.tar.gz) = 1aced061fa1bd443c0ec80a4af432b8b70041d54860f7af334ceff599611a415 +SIZE (huggingface_hub-1.2.1.tar.gz) = 614603 |
