pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/py-huggingface-hub



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Feb  7 17:40:33 UTC 2025

Modified Files:
        pkgsrc/math/py-huggingface-hub: Makefile PLIST distinfo

Log Message:
py-huggingface-hub: updated to 0.28.1

0.28.1
Release 0.28.0 introduced a bug making it impossible to set a HF_ENDPOINT env variable with a value with a subpath.

0.28.0
Third-party Inference Providers on the Hub & multiple quality of life improvements and bug fixes


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/py-huggingface-hub/Makefile \
    pkgsrc/math/py-huggingface-hub/PLIST \
    pkgsrc/math/py-huggingface-hub/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/py-huggingface-hub/Makefile
diff -u pkgsrc/math/py-huggingface-hub/Makefile:1.2 pkgsrc/math/py-huggingface-hub/Makefile:1.3
--- pkgsrc/math/py-huggingface-hub/Makefile:1.2 Tue Jan 21 14:10:52 2025
+++ pkgsrc/math/py-huggingface-hub/Makefile     Fri Feb  7 17:40:33 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2025/01/21 14:10:52 adam Exp $
+# $NetBSD: Makefile,v 1.3 2025/02/07 17:40:33 adam Exp $
 
-DISTNAME=      huggingface_hub-0.27.1
+DISTNAME=      huggingface_hub-0.28.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    math python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/huggingface-hub/}
Index: pkgsrc/math/py-huggingface-hub/PLIST
diff -u pkgsrc/math/py-huggingface-hub/PLIST:1.2 pkgsrc/math/py-huggingface-hub/PLIST:1.3
--- pkgsrc/math/py-huggingface-hub/PLIST:1.2    Tue Jan 21 14:10:52 2025
+++ pkgsrc/math/py-huggingface-hub/PLIST        Fri Feb  7 17:40:33 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2025/01/21 14:10:52 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2025/02/07 17:40:33 adam Exp $
 bin/huggingface-cli-${PYVERSSUFFIX}
 ${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
@@ -198,6 +198,9 @@ ${PYSITELIB}/huggingface_hub/inference/_
 ${PYSITELIB}/huggingface_hub/inference/_generated/types/text_to_speech.py
 ${PYSITELIB}/huggingface_hub/inference/_generated/types/text_to_speech.pyc
 ${PYSITELIB}/huggingface_hub/inference/_generated/types/text_to_speech.pyo
+${PYSITELIB}/huggingface_hub/inference/_generated/types/text_to_video.py
+${PYSITELIB}/huggingface_hub/inference/_generated/types/text_to_video.pyc
+${PYSITELIB}/huggingface_hub/inference/_generated/types/text_to_video.pyo
 ${PYSITELIB}/huggingface_hub/inference/_generated/types/token_classification.py
 ${PYSITELIB}/huggingface_hub/inference/_generated/types/token_classification.pyc
 ${PYSITELIB}/huggingface_hub/inference/_generated/types/token_classification.pyo
@@ -219,6 +222,24 @@ ${PYSITELIB}/huggingface_hub/inference/_
 ${PYSITELIB}/huggingface_hub/inference/_generated/types/zero_shot_object_detection.py
 ${PYSITELIB}/huggingface_hub/inference/_generated/types/zero_shot_object_detection.pyc
 ${PYSITELIB}/huggingface_hub/inference/_generated/types/zero_shot_object_detection.pyo
+${PYSITELIB}/huggingface_hub/inference/_providers/__init__.py
+${PYSITELIB}/huggingface_hub/inference/_providers/__init__.pyc
+${PYSITELIB}/huggingface_hub/inference/_providers/__init__.pyo
+${PYSITELIB}/huggingface_hub/inference/_providers/fal_ai.py
+${PYSITELIB}/huggingface_hub/inference/_providers/fal_ai.pyc
+${PYSITELIB}/huggingface_hub/inference/_providers/fal_ai.pyo
+${PYSITELIB}/huggingface_hub/inference/_providers/hf_inference.py
+${PYSITELIB}/huggingface_hub/inference/_providers/hf_inference.pyc
+${PYSITELIB}/huggingface_hub/inference/_providers/hf_inference.pyo
+${PYSITELIB}/huggingface_hub/inference/_providers/replicate.py
+${PYSITELIB}/huggingface_hub/inference/_providers/replicate.pyc
+${PYSITELIB}/huggingface_hub/inference/_providers/replicate.pyo
+${PYSITELIB}/huggingface_hub/inference/_providers/sambanova.py
+${PYSITELIB}/huggingface_hub/inference/_providers/sambanova.pyc
+${PYSITELIB}/huggingface_hub/inference/_providers/sambanova.pyo
+${PYSITELIB}/huggingface_hub/inference/_providers/together.py
+${PYSITELIB}/huggingface_hub/inference/_providers/together.pyc
+${PYSITELIB}/huggingface_hub/inference/_providers/together.pyo
 ${PYSITELIB}/huggingface_hub/inference_api.py
 ${PYSITELIB}/huggingface_hub/inference_api.pyc
 ${PYSITELIB}/huggingface_hub/inference_api.pyo
@@ -228,6 +249,7 @@ ${PYSITELIB}/huggingface_hub/keras_mixin
 ${PYSITELIB}/huggingface_hub/lfs.py
 ${PYSITELIB}/huggingface_hub/lfs.pyc
 ${PYSITELIB}/huggingface_hub/lfs.pyo
+${PYSITELIB}/huggingface_hub/py.typed
 ${PYSITELIB}/huggingface_hub/repocard.py
 ${PYSITELIB}/huggingface_hub/repocard.pyc
 ${PYSITELIB}/huggingface_hub/repocard.pyo
Index: pkgsrc/math/py-huggingface-hub/distinfo
diff -u pkgsrc/math/py-huggingface-hub/distinfo:1.2 pkgsrc/math/py-huggingface-hub/distinfo:1.3
--- pkgsrc/math/py-huggingface-hub/distinfo:1.2 Tue Jan 21 14:10:52 2025
+++ pkgsrc/math/py-huggingface-hub/distinfo     Fri Feb  7 17:40:33 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2025/01/21 14:10:52 adam Exp $
+$NetBSD: distinfo,v 1.3 2025/02/07 17:40:33 adam Exp $
 
-BLAKE2s (huggingface_hub-0.27.1.tar.gz) = ea3d9f559f7c5089cc1e30276a7d35a651716977a16ac975d7c3bae9b0cd7a01
-SHA512 (huggingface_hub-0.27.1.tar.gz) = 508aa8559d175e6f4e80e63bc8d9a9f4554308c7cf78e989cc55a7b145b6cbd172b30f3f67110f3270577863ca0a8733df30b46f0700e06a584f2e194e039785
-Size (huggingface_hub-0.27.1.tar.gz) = 379407 bytes
+BLAKE2s (huggingface_hub-0.28.1.tar.gz) = 9ae97b78157928a89e441d81896ca7301ebb72582729592d272f1ee46ff52847
+SHA512 (huggingface_hub-0.28.1.tar.gz) = 6c0233735fc6d96442ded40199d8980f2d74097df9d638d0b61438550f3c0bcb3a626e1c2b0a48b0f461989d2d40db17ed401b406fa5eeb5cdf2c01325545033
+Size (huggingface_hub-0.28.1.tar.gz) = 387074 bytes



Home | Main Index | Thread Index | Old Index