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


Commits:
527abea6 by Jakub Klinkovský at 2025-07-29T21:52:34+02:00
upgpkg: 1:0.34.3-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.33.5
+       pkgver = 0.34.3
        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.33.5.tar.gz::https://github.com/huggingface/huggingface_hub/archive/refs/tags/v0.33.5.tar.gz
-       sha512sums = 
dd6be6079e2fd968d5f1eb4e44ee5fc328ace9d7a415d9f5c40ec1bff087b37587b3c023706fc62100b792c86db56de973e955fd8aedaab4fd19b0d2ca454c39
+       source = 
huggingface_hub-0.34.3.tar.gz::https://github.com/huggingface/huggingface_hub/archive/refs/tags/v0.34.3.tar.gz
+       sha512sums = 
3e44de370667d04459e6b7b70422d1b9d95a6cec91ca4cf7b167b016c6e54e47c00af18608a44ffffe89fbc921435db97d65d4dd135c33473cfc852299dc4a58
 
 pkgname = python-huggingface-hub


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 _name=huggingface_hub
 pkgname=python-huggingface-hub
-pkgver=0.33.5
+pkgver=0.34.3
 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=('dd6be6079e2fd968d5f1eb4e44ee5fc328ace9d7a415d9f5c40ec1bff087b37587b3c023706fc62100b792c86db56de973e955fd8aedaab4fd19b0d2ca454c39')
+sha512sums=('3e44de370667d04459e6b7b70422d1b9d95a6cec91ca4cf7b167b016c6e54e47c00af18608a44ffffe89fbc921435db97d65d4dd135c33473cfc852299dc4a58')
 
 build() {
   cd $_name-$pkgver



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

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


Reply via email to