aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-14 13:38:00 +0200
committerDanilo M. <danix@danix.xyz>2026-09-14 13:38:00 +0200
commit00c8ab9e345e5559a7f50aeec71efa9ea03aabba (patch)
tree85498eb8ae717413a8b8715193fe1ac137094377
parent944c2efbd8e001271b2a13c247568269c8e8afd6 (diff)
downloadmy-slackbuilds-00c8ab9e345e5559a7f50aeec71efa9ea03aabba.tar.gz
my-slackbuilds-00c8ab9e345e5559a7f50aeec71efa9ea03aabba.zip
python3-huggingface_hub: update to 1.31.0
-rw-r--r--python3-huggingface_hub/python3-huggingface_hub.SlackBuild2
-rw-r--r--python3-huggingface_hub/python3-huggingface_hub.info6
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 436f2c0..cf43287 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.30.0}
+VERSION=${VERSION:-1.31.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 9db7e58..961003e 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.30.0"
+VERSION="1.31.0"
HOMEPAGE="https://github.com/huggingface/huggingface_hub"
-DOWNLOAD="https://files.pythonhosted.org/packages/35/97/2eb4abaa5b969ed385066a0496a3823b3ff467fc1082e2202955f1867d60/huggingface_hub-1.30.0.tar.gz"
-MD5SUM="bfda4996545a3d20f9d800380081c382"
+DOWNLOAD="https://files.pythonhosted.org/packages/9b/f0/61159db90b5cd275d55516fe27920828e7d3be4053fdbdb27c3f70e5f1ef/huggingface_hub-1.31.0.tar.gz"
+MD5SUM="26176527ed4c81840659281b0463f19c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="click python3-filelock python3-fsspec python3-httpx python3-packaging tqdm python3-typer"