diff options
| -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 7e249ee..436f2c0 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.28.0} +VERSION=${VERSION:-1.30.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 8b029e6..9db7e58 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.28.0" +VERSION="1.30.0" HOMEPAGE="https://github.com/huggingface/huggingface_hub" -DOWNLOAD="https://files.pythonhosted.org/packages/c6/ae/222a91937ebee7f62c0ca8f5ee0afd97577caf24c0abb927d1f5c7e9f6d2/huggingface_hub-1.28.0.tar.gz" -MD5SUM="737ad627e307db4a807ebca42ef3493d" +DOWNLOAD="https://files.pythonhosted.org/packages/35/97/2eb4abaa5b969ed385066a0496a3823b3ff467fc1082e2202955f1867d60/huggingface_hub-1.30.0.tar.gz" +MD5SUM="bfda4996545a3d20f9d800380081c382" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="click python3-filelock python3-fsspec python3-httpx python3-packaging tqdm python3-typer" |
