aboutsummaryrefslogtreecommitdiffstats
path: root/python3-huggingface_hub
diff options
context:
space:
mode:
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 22a222d..e36ae6a 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.18.0}
+VERSION=${VERSION:-1.22.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 9f8654c..e2eb647 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.18.0"
+VERSION="1.22.0"
HOMEPAGE="https://github.com/huggingface/huggingface_hub"
-DOWNLOAD="https://files.pythonhosted.org/packages/fb/d8/748ea0a47f0fa15227fe682f7a80826b4b7c096e4818044b8f56d6cb66d6/huggingface_hub-1.18.0.tar.gz"
-MD5SUM="ae53fbd95f8a43175f2c5161056bf61b"
+DOWNLOAD="https://files.pythonhosted.org/packages/77/ea/dc54b4dda5841cb3a7812a178695be776e7c15c597887c2ed892f17d015a/huggingface_hub-1.22.0.tar.gz"
+MD5SUM="9fe88ad9ea77c6aa5e904495af0b36d7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="click python3-filelock python3-fsspec python3-httpx python3-packaging tqdm python3-typer"