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


Commits:
81de9358 by Jakub Klinkovský at 2025-09-23T19:01:38+02:00
upgpkg: 1:0.35.1-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 = 0.35.0
+       pkgver = 0.35.1
        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-tensorflow
-       source = 
huggingface_hub-0.35.0.tar.gz::https://github.com/huggingface/huggingface_hub/archive/refs/tags/v0.35.0.tar.gz
-       sha512sums = 
1ef8ef4083d8dd8991541bcc434f06493e7da744996e79ff45d50cd193200da4766a3919d8ed88bd15613bb02c9cac24982660b60dd5a941861c86601b91707e
+       source = 
huggingface_hub-0.35.1.tar.gz::https://github.com/huggingface/huggingface_hub/archive/refs/tags/v0.35.1.tar.gz
+       sha512sums = 
f2e613cbaea809fa25b0c2627c1cf66027dc318e5038206f0e6e13045d401e9d531571a755b72f60e5db3fb57810e8cab8e2c5757d593a234d15aa9ebfdea118
 
 pkgname = python-huggingface-hub


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



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

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


Reply via email to