aboutsummaryrefslogtreecommitdiffstats
path: root/python3-huggingface_hub/python3-huggingface_hub.SlackBuild
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-07 12:03:51 +0200
committerDanilo M. <danix@danix.xyz>2026-09-07 12:03:51 +0200
commite98115ba906036b067d3e80ac5ba905534abfc39 (patch)
tree5d0bb54901587dee78218ebcb6c35930f9efc910 /python3-huggingface_hub/python3-huggingface_hub.SlackBuild
parentdbcb2d45834ea487995302d19590481e0907c4fe (diff)
downloadmy-slackbuilds-e98115ba906036b067d3e80ac5ba905534abfc39.tar.gz
my-slackbuilds-e98115ba906036b067d3e80ac5ba905534abfc39.zip
python3-huggingface_hub: update to 1.30.0
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016yeUGcX28FHJNQMtkzqx5e
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 7e249ee..436f2c0 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.28.0}
+VERSION=${VERSION:-1.30.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}