diff options
| author | Danilo M. <danix@danix.xyz> | 2026-09-19 10:36:26 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-09-19 10:36:26 +0200 |
| commit | 05a90080c0bc6e492302b4035d0aef13caa23dce (patch) | |
| tree | 089717470547b554fd098b607d3e535623b44242 | |
| parent | 448648d1e99cbd14691ff9d45d47279f0e0f25bd (diff) | |
| download | my-slackbuilds-05a90080c0bc6e492302b4035d0aef13caa23dce.tar.gz my-slackbuilds-05a90080c0bc6e492302b4035d0aef13caa23dce.zip | |
python3-huggingface_hub: update to 1.32.0
| -rw-r--r-- | python3-huggingface_hub/python3-huggingface_hub.SlackBuild | 2 | ||||
| -rw-r--r-- | python3-huggingface_hub/python3-huggingface_hub.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python3-huggingface_hub/python3-huggingface_hub.SlackBuild b/python3-huggingface_hub/python3-huggingface_hub.SlackBuild index cf43287..7d9410b 100644 --- a/python3-huggingface_hub/python3-huggingface_hub.SlackBuild +++ b/python3-huggingface_hub/python3-huggingface_hub.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-huggingface_hub -VERSION=${VERSION:-1.31.0} +VERSION=${VERSION:-1.32.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python3-huggingface_hub/python3-huggingface_hub.info b/python3-huggingface_hub/python3-huggingface_hub.info index 961003e..7dbba90 100644 --- a/python3-huggingface_hub/python3-huggingface_hub.info +++ b/python3-huggingface_hub/python3-huggingface_hub.info @@ -1,8 +1,8 @@ PRGNAM="python3-huggingface_hub" -VERSION="1.31.0" +VERSION="1.32.0" HOMEPAGE="https://github.com/huggingface/huggingface_hub" -DOWNLOAD="https://files.pythonhosted.org/packages/9b/f0/61159db90b5cd275d55516fe27920828e7d3be4053fdbdb27c3f70e5f1ef/huggingface_hub-1.31.0.tar.gz" -MD5SUM="26176527ed4c81840659281b0463f19c" +DOWNLOAD="https://files.pythonhosted.org/packages/fe/0f/e83fdd856da8fca26bf78d71709ebd120432a0ce535e72b9597cab1eb5bf/huggingface_hub-1.32.0.tar.gz" +MD5SUM="19161d0db4641ebff0435996f40ab19a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="click python3-filelock python3-fsspec python3-httpx python3-packaging tqdm python3-typer" |
