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


Commits:
c4451c60 by Jakub Klinkovský at 2026-01-06T20:37:17+01:00
upgpkg: 1:1.2.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-huggingface-hub
        pkgdesc = All the open source things related to the Hugging Face Hub
-       pkgver = 1.2.3
-       pkgrel = 2
+       pkgver = 1.2.4
+       pkgrel = 1
        epoch = 1
        url = https://github.com/huggingface/huggingface_hub
        arch = any
@@ -49,7 +49,7 @@ pkgbase = python-huggingface-hub
        optdepends = python-pytorch
        optdepends = python-safetensors
        optdepends = python-fastai
-       source = 
huggingface_hub-1.2.3.tar.gz::https://github.com/huggingface/huggingface_hub/archive/refs/tags/v1.2.3.tar.gz
-       sha512sums = 
f1947032574eff6fa7359ad768e87bec687b096dda536aa023eb3b6a88a5b7b347308e78e226884b1c1b60342fe977364e04334f3f36afa0f7b370222c6a33f1
+       source = 
huggingface_hub-1.2.4.tar.gz::https://github.com/huggingface/huggingface_hub/archive/refs/tags/v1.2.4.tar.gz
+       sha512sums = 
ff76805229e0a1dffcb016d90d4f5d4f14c8407e0247bda7f05d468d46e5733c0761e137733f3a0488c3798d6700ecbd606cbc0edbf972c68c639efc3c2f772a
 
 pkgname = python-huggingface-hub


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



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

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


Reply via email to