summaryrefslogtreecommitdiff
path: root/misc/py-huggingface-hub/Makefile
diff options
context:
space:
mode:
authorHiroki Tagato <tagattie@FreeBSD.org>2025-09-17 14:51:52 +0900
committerHiroki Tagato <tagattie@FreeBSD.org>2025-09-17 14:53:01 +0900
commitd2bc246a5796a12a93a97e9c37a2fb7ded62746d (patch)
tree0d9fb15de87940dbdaf6707c810cd5b15209830e /misc/py-huggingface-hub/Makefile
parentwww/element-web: Update to 1.11.112 (diff)
misc/py-huggingface-hub: update to 0.35.0
Changelog: - https://github.com/huggingface/huggingface_hub/releases/tag/v0.34.5 - https://github.com/huggingface/huggingface_hub/releases/tag/v0.34.6 - https://github.com/huggingface/huggingface_hub/releases/tag/v0.35.0 Reported by: Repology
Diffstat (limited to 'misc/py-huggingface-hub/Makefile')
-rw-r--r--misc/py-huggingface-hub/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-huggingface-hub/Makefile b/misc/py-huggingface-hub/Makefile
index 5af89434b17c..77b939a8dc32 100644
--- a/misc/py-huggingface-hub/Makefile
+++ b/misc/py-huggingface-hub/Makefile
@@ -1,5 +1,5 @@
PORTNAME= huggingface-hub
-DISTVERSION= 0.34.4
+DISTVERSION= 0.35.0
CATEGORIES= misc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}