aboutsummaryrefslogtreecommitdiffstats
path: root/python3-huggingface_hub/python3-huggingface_hub.SlackBuild
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-07-30 09:08:15 +0200
committerDanilo M. <danix@danix.xyz>2026-07-30 09:08:15 +0200
commit1e46d39869aa4d4f0c07a5994f6b6e1832e9203d (patch)
treef4b083eb75d308eea981869a172916ca80542b0a /python3-huggingface_hub/python3-huggingface_hub.SlackBuild
parent0e4d312164c2e090e96ca655aeac1b4b565eac9d (diff)
downloadmy-slackbuilds-1e46d39869aa4d4f0c07a5994f6b6e1832e9203d.tar.gz
my-slackbuilds-1e46d39869aa4d4f0c07a5994f6b6e1832e9203d.zip
python3-huggingface_hub: update to 1.25.1
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 f73a7dc..502b1dc 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.23.0}
+VERSION=${VERSION:-1.25.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}