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


Commits:
3aefe0fa by Jakub Klinkovský at 2026-01-29T19:39:33+01:00
upgpkg: 1:1.3.5-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.4
+       pkgver = 1.3.5
        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.4.tar.gz::https://github.com/huggingface/huggingface_hub/archive/refs/tags/v1.3.4.tar.gz
-       sha512sums = 
bd0ebb4a66fbed2fe1eb3e015b58f269ea8595e4321d4b0a2c74157524303e257c54c60d9854a9aee0407dcb916b1b85aab29398f7c01e1eeaaa443a8f8f7cb2
+       source = 
huggingface_hub-1.3.5.tar.gz::https://github.com/huggingface/huggingface_hub/archive/refs/tags/v1.3.5.tar.gz
+       sha512sums = 
c8d97d9342113d86570b28b7f9261fa9d4c55c783c8990149ab4948946326815be4e324c106113518df55980acf56f8a894e416ce9bafd3d336660656da77b06
 
 pkgname = python-huggingface-hub


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 _name=huggingface_hub
 pkgname=python-huggingface-hub
-pkgver=1.3.4
+pkgver=1.3.5
 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=('bd0ebb4a66fbed2fe1eb3e015b58f269ea8595e4321d4b0a2c74157524303e257c54c60d9854a9aee0407dcb916b1b85aab29398f7c01e1eeaaa443a8f8f7cb2')
+sha512sums=('c8d97d9342113d86570b28b7f9261fa9d4c55c783c8990149ab4948946326815be4e324c106113518df55980acf56f8a894e416ce9bafd3d336660656da77b06')
 
 build() {
   cd $_name-$pkgver



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

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


Reply via email to