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


Commits:
0f403af7 by Jakub Klinkovský at 2025-01-28T16:05:07+01:00
upgpkg: 1:0.28.0-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 = 0.27.1
-       pkgrel = 4
+       pkgver = 0.28.0
+       pkgrel = 1
        epoch = 1
        url = https://github.com/huggingface/huggingface_hub
        arch = any
@@ -42,7 +42,7 @@ pkgbase = python-huggingface-hub
        optdepends = python-pytorch
        optdepends = python-safetensors
        optdepends = python-tensorflow
-       source = 
huggingface_hub-0.27.1.tar.gz::https://github.com/huggingface/huggingface_hub/archive/refs/tags/v0.27.1.tar.gz
-       sha512sums = 
64d435a08765c67e3046370a4bc701da136570f3b23cdf1b5d35c679331694c8cb35ece72417f34f4288d035695d39e4ab6e1e1dce2fb33db42b3664258186cd
+       source = 
huggingface_hub-0.28.0.tar.gz::https://github.com/huggingface/huggingface_hub/archive/refs/tags/v0.28.0.tar.gz
+       sha512sums = 
3e9ab1954bafb2a4f024f7f47f1d3a170e7ab54d70cfdf35089f2707f524a1a36db4cfe4b414c6a60560388cd718c14f833d8493dd2b0af257b92ba16e0e11ff
 
 pkgname = python-huggingface-hub


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _name=huggingface_hub
 pkgname=python-huggingface-hub
-pkgver=0.27.1
-pkgrel=4
+pkgver=0.28.0
+pkgrel=1
 epoch=1
 pkgdesc='All the open source things related to the Hugging Face Hub'
 arch=(any)
@@ -55,7 +55,7 @@ optdepends=(
   python-tensorflow
 )
 source=("$_name-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz")
-sha512sums=('64d435a08765c67e3046370a4bc701da136570f3b23cdf1b5d35c679331694c8cb35ece72417f34f4288d035695d39e4ab6e1e1dce2fb33db42b3664258186cd')
+sha512sums=('3e9ab1954bafb2a4f024f7f47f1d3a170e7ab54d70cfdf35089f2707f524a1a36db4cfe4b414c6a60560388cd718c14f833d8493dd2b0af257b92ba16e0e11ff')
 
 build() {
   cd $_name-$pkgver



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

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


Reply via email to