aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-07-16 12:19:21 +0200
committerDanilo M. <danix@danix.xyz>2026-07-16 12:19:21 +0200
commit8390d66e94240392a4dc79859d480ec0e9296536 (patch)
tree351567ff004882adb40b4c30d9f1c0cb3747f206
parenta00177c46ef64567cacf5653c0fe480b40be45e0 (diff)
downloadmy-slackbuilds-8390d66e94240392a4dc79859d480ec0e9296536.tar.gz
my-slackbuilds-8390d66e94240392a4dc79859d480ec0e9296536.zip
python3-huggingface_hub: update to 1.23.0
-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 e36ae6a..f73a7dc 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.22.0}
+VERSION=${VERSION:-1.23.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 e2eb647..21c0c6f 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.22.0"
+VERSION="1.23.0"
HOMEPAGE="https://github.com/huggingface/huggingface_hub"
-DOWNLOAD="https://files.pythonhosted.org/packages/77/ea/dc54b4dda5841cb3a7812a178695be776e7c15c597887c2ed892f17d015a/huggingface_hub-1.22.0.tar.gz"
-MD5SUM="9fe88ad9ea77c6aa5e904495af0b36d7"
+DOWNLOAD="https://files.pythonhosted.org/packages/1a/8f/999e4dda11c6187c78f090eac00895a47e11a0049308f07579bcb7aa3aa2/huggingface_hub-1.23.0.tar.gz"
+MD5SUM="c627d4a9f09f9b94af19c4f52acdb3f7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="click python3-filelock python3-fsspec python3-httpx python3-packaging tqdm python3-typer"