aboutsummaryrefslogtreecommitdiffstats
path: root/python3-huggingface_hub/python3-huggingface_hub.SlackBuild
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-19 10:36:26 +0200
committerDanilo M. <danix@danix.xyz>2026-09-19 10:36:26 +0200
commit05a90080c0bc6e492302b4035d0aef13caa23dce (patch)
tree089717470547b554fd098b607d3e535623b44242 /python3-huggingface_hub/python3-huggingface_hub.SlackBuild
parent448648d1e99cbd14691ff9d45d47279f0e0f25bd (diff)
downloadmy-slackbuilds-05a90080c0bc6e492302b4035d0aef13caa23dce.tar.gz
my-slackbuilds-05a90080c0bc6e492302b4035d0aef13caa23dce.zip
python3-huggingface_hub: update to 1.32.0
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 cf43287..7d9410b 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.31.0}
+VERSION=${VERSION:-1.32.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}