aboutsummaryrefslogtreecommitdiffstats
path: root/python3-huggingface_hub/python3-huggingface_hub.SlackBuild
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/python3-huggingface_hub.SlackBuild
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/python3-huggingface_hub.SlackBuild')
-rw-r--r--python3-huggingface_hub/python3-huggingface_hub.SlackBuild2
1 files changed, 1 insertions, 1 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}