aboutsummaryrefslogtreecommitdiffstats
path: root/python3-huggingface_hub
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-20 18:58:37 +0200
committerDanilo M. <danix@danix.xyz>2026-08-20 18:58:37 +0200
commitfe850818a3426be83bf53155c16b1d4cd39c0125 (patch)
treee84b783773c6da3824cb733627791c4324e4286d /python3-huggingface_hub
parentb06689269bfcde69906c78558879cc42f6edfd77 (diff)
downloadmy-slackbuilds-fe850818a3426be83bf53155c16b1d4cd39c0125.tar.gz
my-slackbuilds-fe850818a3426be83bf53155c16b1d4cd39c0125.zip
python3-huggingface_hub: update to 1.28.0
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 c02a1d6..7e249ee 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.27.0}
+VERSION=${VERSION:-1.28.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 c562450..8b029e6 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.27.0"
+VERSION="1.28.0"
HOMEPAGE="https://github.com/huggingface/huggingface_hub"
-DOWNLOAD="https://files.pythonhosted.org/packages/3e/9b/ddf3d02a8681f1b9ce52fda03d755dad6b74c4f8172304c4c8d2975450f9/huggingface_hub-1.27.0.tar.gz"
-MD5SUM="1a48af465227862eedd72af1892eb673"
+DOWNLOAD="https://files.pythonhosted.org/packages/c6/ae/222a91937ebee7f62c0ca8f5ee0afd97577caf24c0abb927d1f5c7e9f6d2/huggingface_hub-1.28.0.tar.gz"
+MD5SUM="737ad627e307db4a807ebca42ef3493d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="click python3-filelock python3-fsspec python3-httpx python3-packaging tqdm python3-typer"