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


Commits:
da89546e by Jakub Klinkovský at 2026-01-13T07:48:10+01:00
upgpkg: 1:1.3.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 = 1.2.4
+       pkgver = 1.3.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-fastai
-       source = 
huggingface_hub-1.2.4.tar.gz::https://github.com/huggingface/huggingface_hub/archive/refs/tags/v1.2.4.tar.gz
-       sha512sums = 
ff76805229e0a1dffcb016d90d4f5d4f14c8407e0247bda7f05d468d46e5733c0761e137733f3a0488c3798d6700ecbd606cbc0edbf972c68c639efc3c2f772a
+       source = 
huggingface_hub-1.3.1.tar.gz::https://github.com/huggingface/huggingface_hub/archive/refs/tags/v1.3.1.tar.gz
+       sha512sums = 
d7d7a8816a9d260e1e15def4420c49e4e91ca7d69e41e7ad266b9116729095379f1d921aebd1c1c26755bff0f6383c7521287837f25ff35c82f8c80288beaa48
 
 pkgname = python-huggingface-hub


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 _name=huggingface_hub
 pkgname=python-huggingface-hub
-pkgver=1.2.4
+pkgver=1.3.1
 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=('ff76805229e0a1dffcb016d90d4f5d4f14c8407e0247bda7f05d468d46e5733c0761e137733f3a0488c3798d6700ecbd606cbc0edbf972c68c639efc3c2f772a')
+sha512sums=('d7d7a8816a9d260e1e15def4420c49e4e91ca7d69e41e7ad266b9116729095379f1d921aebd1c1c26755bff0f6383c7521287837f25ff35c82f8c80288beaa48')
 
 build() {
   cd $_name-$pkgver



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

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


Reply via email to