diff options
| author | Danilo M. <danix@danix.xyz> | 2026-07-30 09:08:15 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-07-30 09:08:15 +0200 |
| commit | 1e46d39869aa4d4f0c07a5994f6b6e1832e9203d (patch) | |
| tree | f4b083eb75d308eea981869a172916ca80542b0a /python3-huggingface_hub | |
| parent | 0e4d312164c2e090e96ca655aeac1b4b565eac9d (diff) | |
| download | my-slackbuilds-1e46d39869aa4d4f0c07a5994f6b6e1832e9203d.tar.gz my-slackbuilds-1e46d39869aa4d4f0c07a5994f6b6e1832e9203d.zip | |
python3-huggingface_hub: update to 1.25.1
Diffstat (limited to 'python3-huggingface_hub')
| -rw-r--r-- | python3-huggingface_hub/python3-huggingface_hub.SlackBuild | 2 | ||||
| -rw-r--r-- | python3-huggingface_hub/python3-huggingface_hub.info | 6 |
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 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} diff --git a/python3-huggingface_hub/python3-huggingface_hub.info b/python3-huggingface_hub/python3-huggingface_hub.info index 21c0c6f..88dec1e 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.23.0" +VERSION="1.25.1" HOMEPAGE="https://github.com/huggingface/huggingface_hub" -DOWNLOAD="https://files.pythonhosted.org/packages/1a/8f/999e4dda11c6187c78f090eac00895a47e11a0049308f07579bcb7aa3aa2/huggingface_hub-1.23.0.tar.gz" -MD5SUM="c627d4a9f09f9b94af19c4f52acdb3f7" +DOWNLOAD="https://files.pythonhosted.org/packages/4b/50/db3771a6e4fad4bd28fb055d4363b51cb0ae98c1aa504b79d41fdcab5483/huggingface_hub-1.25.1.tar.gz" +MD5SUM="6a69ff9118cd1ea41d27b0b8a4e31f39" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="click python3-filelock python3-fsspec python3-httpx python3-packaging tqdm python3-typer" |
