Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
python-huggingface-hub


Commits:
e1908a78 by Jakub Klinkovský at 2026-02-02T22:04:50+01:00
upgpkg: 1:1.3.7-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-huggingface-hub
        pkgdesc = All the open source things related to the Hugging Face Hub
-       pkgver = 1.3.5
+       pkgver = 1.3.7
        pkgrel = 1
        epoch = 1
        url = https://github.com/huggingface/huggingface_hub
@@ -49,7 +49,7 @@ pkgbase = python-huggingface-hub
        optdepends = python-pytorch
        optdepends = python-safetensors
        optdepends = python-fastai
-       source = 
huggingface_hub-1.3.5.tar.gz::https://github.com/huggingface/huggingface_hub/archive/refs/tags/v1.3.5.tar.gz
-       sha512sums = 
c8d97d9342113d86570b28b7f9261fa9d4c55c783c8990149ab4948946326815be4e324c106113518df55980acf56f8a894e416ce9bafd3d336660656da77b06
+       source = 
huggingface_hub-1.3.7.tar.gz::https://github.com/huggingface/huggingface_hub/archive/refs/tags/v1.3.7.tar.gz
+       sha512sums = 
7edc139db6fdfb8add97356e3fe1bce05ed6251d447ab8c770b1696eafeee6594705be7649340fd8970838c51bef23cc9b06e8ef118261a3c5c448b2b242b63d
 
 pkgname = python-huggingface-hub


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 _name=huggingface_hub
 pkgname=python-huggingface-hub
-pkgver=1.3.5
+pkgver=1.3.7
 pkgrel=1
 epoch=1
 pkgdesc='All the open source things related to the Hugging Face Hub'
@@ -62,7 +62,7 @@ optdepends=(
   python-fastai
 )
 source=("$_name-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz")
-sha512sums=('c8d97d9342113d86570b28b7f9261fa9d4c55c783c8990149ab4948946326815be4e324c106113518df55980acf56f8a894e416ce9bafd3d336660656da77b06')
+sha512sums=('7edc139db6fdfb8add97356e3fe1bce05ed6251d447ab8c770b1696eafeee6594705be7649340fd8970838c51bef23cc9b06e8ef118261a3c5c448b2b242b63d')
 
 build() {
   cd $_name-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-huggingface-hub/-/commit/e1908a7879f7ff644be6f7c283306b0b4991f660

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-huggingface-hub/-/commit/e1908a7879f7ff644be6f7c283306b0b4991f660
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to