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


Commits:
5d9594ca by Jakub Klinkovský at 2026-07-09T21:10:03+02:00
upgpkg: 1:1.23.0-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.22.0
+       pkgver = 1.23.0
        pkgrel = 1
        epoch = 1
        url = https://github.com/huggingface/huggingface_hub
@@ -53,7 +53,7 @@ pkgbase = python-huggingface-hub
        optdepends = python-pytorch
        optdepends = python-safetensors
        optdepends = python-fastai
-       source = 
huggingface_hub-1.22.0.tar.gz::https://github.com/huggingface/huggingface_hub/archive/refs/tags/v1.22.0.tar.gz
-       sha512sums = 
39d11be09546e2cc46f62d3e9a41ad5f8f6dcf3dd2db51f79be5f39a2bcaf97ae02fdc4280567a2c7d94a729174e09bbdff7c2b6c00219c1d4eede23070042c4
+       source = 
huggingface_hub-1.23.0.tar.gz::https://github.com/huggingface/huggingface_hub/archive/refs/tags/v1.23.0.tar.gz
+       sha512sums = 
d199d95b5db012b53c81d4c71b8c2f126de71f2befdd5836c6c6460fc42afb5e8196b63c42d0f516b80cd8f94a729c487e29438ca15cb441b652305b6496b599
 
 pkgname = python-huggingface-hub


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



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-huggingface-hub/-/commit/5d9594ca7638db5126bb6a9e54aa0a01f9af4842
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to