aboutsummaryrefslogtreecommitdiffstats
path: root/python3-huggingface_hub
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-08 18:53:53 +0200
committerDanilo M. <danix@danix.xyz>2026-08-08 18:53:53 +0200
commitd98a68c12c0c8401d8fe1b0a5d13879b8cec4a4b (patch)
tree48df85193835faf69f3e33bf16e2a061557daaab /python3-huggingface_hub
parent7c31d4f78bd5387aaa7e518203f3d3c4b2db8105 (diff)
downloadmy-slackbuilds-d98a68c12c0c8401d8fe1b0a5d13879b8cec4a4b.tar.gz
my-slackbuilds-d98a68c12c0c8401d8fe1b0a5d13879b8cec4a4b.zip
python3-huggingface_hub: update to 1.27.0
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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 9fc2b95..c02a1d6 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.26.1}
+VERSION=${VERSION:-1.27.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 d5937c7..c562450 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.26.1"
+VERSION="1.27.0"
HOMEPAGE="https://github.com/huggingface/huggingface_hub"
-DOWNLOAD="https://files.pythonhosted.org/packages/89/64/bfe23dab749cb2342e1e13b61c9e684ce46b4d189c7d433cd26f76f52baf/huggingface_hub-1.26.1.tar.gz"
-MD5SUM="25faff3fc30a68a0fa4221ca12f85be4"
+DOWNLOAD="https://files.pythonhosted.org/packages/3e/9b/ddf3d02a8681f1b9ce52fda03d755dad6b74c4f8172304c4c8d2975450f9/huggingface_hub-1.27.0.tar.gz"
+MD5SUM="1a48af465227862eedd72af1892eb673"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="click python3-filelock python3-fsspec python3-httpx python3-packaging tqdm python3-typer"