aboutsummaryrefslogtreecommitdiffstats
path: root/python3-huggingface_hub
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-07 09:58:36 +0200
committerDanilo M. <danix@danix.xyz>2026-08-07 09:58:36 +0200
commit3438a9d8e0cd3df3a43e50bff9cc2b3d2b570340 (patch)
treebf07540dbc0cc6b28ea874085d956f6b80426aed /python3-huggingface_hub
parent4e3d9cc0082ba7c9151c953599e23e42ab4e28c2 (diff)
downloadmy-slackbuilds-3438a9d8e0cd3df3a43e50bff9cc2b3d2b570340.tar.gz
my-slackbuilds-3438a9d8e0cd3df3a43e50bff9cc2b3d2b570340.zip
python3-huggingface_hub: update to 1.26.1
Diffstat (limited to 'python3-huggingface_hub')
-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 502b1dc..9fc2b95 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.25.1}
+VERSION=${VERSION:-1.26.1}
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 88dec1e..d5937c7 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.25.1"
+VERSION="1.26.1"
HOMEPAGE="https://github.com/huggingface/huggingface_hub"
-DOWNLOAD="https://files.pythonhosted.org/packages/4b/50/db3771a6e4fad4bd28fb055d4363b51cb0ae98c1aa504b79d41fdcab5483/huggingface_hub-1.25.1.tar.gz"
-MD5SUM="6a69ff9118cd1ea41d27b0b8a4e31f39"
+DOWNLOAD="https://files.pythonhosted.org/packages/89/64/bfe23dab749cb2342e1e13b61c9e684ce46b4d189c7d433cd26f76f52baf/huggingface_hub-1.26.1.tar.gz"
+MD5SUM="25faff3fc30a68a0fa4221ca12f85be4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="click python3-filelock python3-fsspec python3-httpx python3-packaging tqdm python3-typer"