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:           Wed Apr 16 11:25:09 UTC 2025

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

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

0.30
Xet is here! (+ many cool Inference-related things!)


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 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.3 pkgsrc/math/py-huggingface-hub/Makefile:1.4
--- pkgsrc/math/py-huggingface-hub/Makefile:1.3 Fri Feb  7 17:40:33 2025
+++ pkgsrc/math/py-huggingface-hub/Makefile     Wed Apr 16 11:25:09 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2025/02/07 17:40:33 adam Exp $
+# $NetBSD: Makefile,v 1.4 2025/04/16 11:25:09 adam Exp $
 
-DISTNAME=      huggingface_hub-0.28.1
+DISTNAME=      huggingface_hub-0.30.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    math python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/huggingface-hub/}
@@ -10,7 +10,7 @@ HOMEPAGE=     https://huggingface.co/docs/hu
 COMMENT=       The official Python client for the Huggingface Hub
 LICENSE=       apache-2.0
 
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
 DEPENDS+=      ${PYPKGPREFIX}-filelock-[0-9]*:../../devel/py-filelock
 DEPENDS+=      ${PYPKGPREFIX}-fsspec>=2023.5.0:../../sysutils/py-fsspec
 DEPENDS+=      ${PYPKGPREFIX}-packaging>=20.9:../../devel/py-packaging
Index: pkgsrc/math/py-huggingface-hub/PLIST
diff -u pkgsrc/math/py-huggingface-hub/PLIST:1.3 pkgsrc/math/py-huggingface-hub/PLIST:1.4
--- pkgsrc/math/py-huggingface-hub/PLIST:1.3    Fri Feb  7 17:40:33 2025
+++ pkgsrc/math/py-huggingface-hub/PLIST        Wed Apr 16 11:25:09 2025
@@ -1,10 +1,10 @@
-@comment $NetBSD: PLIST,v 1.3 2025/02/07 17:40:33 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2025/04/16 11:25:09 adam Exp $
 bin/huggingface-cli-${PYVERSSUFFIX}
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
 ${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
 ${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
 ${PYSITELIB}/huggingface_hub/__init__.py
 ${PYSITELIB}/huggingface_hub/__init__.pyc
@@ -225,12 +225,39 @@ ${PYSITELIB}/huggingface_hub/inference/_
 ${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/_common.py
+${PYSITELIB}/huggingface_hub/inference/_providers/_common.pyc
+${PYSITELIB}/huggingface_hub/inference/_providers/_common.pyo
+${PYSITELIB}/huggingface_hub/inference/_providers/black_forest_labs.py
+${PYSITELIB}/huggingface_hub/inference/_providers/black_forest_labs.pyc
+${PYSITELIB}/huggingface_hub/inference/_providers/black_forest_labs.pyo
+${PYSITELIB}/huggingface_hub/inference/_providers/cerebras.py
+${PYSITELIB}/huggingface_hub/inference/_providers/cerebras.pyc
+${PYSITELIB}/huggingface_hub/inference/_providers/cerebras.pyo
+${PYSITELIB}/huggingface_hub/inference/_providers/cohere.py
+${PYSITELIB}/huggingface_hub/inference/_providers/cohere.pyc
+${PYSITELIB}/huggingface_hub/inference/_providers/cohere.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/fireworks_ai.py
+${PYSITELIB}/huggingface_hub/inference/_providers/fireworks_ai.pyc
+${PYSITELIB}/huggingface_hub/inference/_providers/fireworks_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/hyperbolic.py
+${PYSITELIB}/huggingface_hub/inference/_providers/hyperbolic.pyc
+${PYSITELIB}/huggingface_hub/inference/_providers/hyperbolic.pyo
+${PYSITELIB}/huggingface_hub/inference/_providers/nebius.py
+${PYSITELIB}/huggingface_hub/inference/_providers/nebius.pyc
+${PYSITELIB}/huggingface_hub/inference/_providers/nebius.pyo
+${PYSITELIB}/huggingface_hub/inference/_providers/novita.py
+${PYSITELIB}/huggingface_hub/inference/_providers/novita.pyc
+${PYSITELIB}/huggingface_hub/inference/_providers/novita.pyo
+${PYSITELIB}/huggingface_hub/inference/_providers/openai.py
+${PYSITELIB}/huggingface_hub/inference/_providers/openai.pyc
+${PYSITELIB}/huggingface_hub/inference/_providers/openai.pyo
 ${PYSITELIB}/huggingface_hub/inference/_providers/replicate.py
 ${PYSITELIB}/huggingface_hub/inference/_providers/replicate.pyc
 ${PYSITELIB}/huggingface_hub/inference/_providers/replicate.pyo
@@ -342,6 +369,9 @@ ${PYSITELIB}/huggingface_hub/utils/_typi
 ${PYSITELIB}/huggingface_hub/utils/_validators.py
 ${PYSITELIB}/huggingface_hub/utils/_validators.pyc
 ${PYSITELIB}/huggingface_hub/utils/_validators.pyo
+${PYSITELIB}/huggingface_hub/utils/_xet.py
+${PYSITELIB}/huggingface_hub/utils/_xet.pyc
+${PYSITELIB}/huggingface_hub/utils/_xet.pyo
 ${PYSITELIB}/huggingface_hub/utils/endpoint_helpers.py
 ${PYSITELIB}/huggingface_hub/utils/endpoint_helpers.pyc
 ${PYSITELIB}/huggingface_hub/utils/endpoint_helpers.pyo
Index: pkgsrc/math/py-huggingface-hub/distinfo
diff -u pkgsrc/math/py-huggingface-hub/distinfo:1.3 pkgsrc/math/py-huggingface-hub/distinfo:1.4
--- pkgsrc/math/py-huggingface-hub/distinfo:1.3 Fri Feb  7 17:40:33 2025
+++ pkgsrc/math/py-huggingface-hub/distinfo     Wed Apr 16 11:25:09 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2025/02/07 17:40:33 adam Exp $
+$NetBSD: distinfo,v 1.4 2025/04/16 11:25:09 adam Exp $
 
-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
+BLAKE2s (huggingface_hub-0.30.2.tar.gz) = 6cb857dbc679381535b87972dad42ec5ae4addf54538a727ca9601e027334d50
+SHA512 (huggingface_hub-0.30.2.tar.gz) = c71eacffa2943f47d8fb3ac0017962146fe61408d062c101108d7b7a8705914ad397ec831b01c2fcefa50ef990a4e3b7fc5a8a750f424a56fa1710dfd44f3871
+Size (huggingface_hub-0.30.2.tar.gz) = 400868 bytes



Home | Main Index | Thread Index | Old Index