Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
xet-core
Commits:
abebf638 by Jakub Klinkovský at 2026-06-10T07:18:39+02:00
upgpkg: 1.5.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = xet-core
pkgdesc = xet client tech, used in Huggingface Hub
- pkgver = 1.5.0
+ pkgver = 1.5.1
pkgrel = 1
url = https://github.com/huggingface/xet-core
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = xet-core
makedepends = maturin
makedepends = python-installer
makedepends = openssl
- source =
xet-core-1.5.0.tar.gz::https://github.com/huggingface/xet-core/archive/refs/tags/1.5.0.tar.gz
- b2sums =
2dae344a65e2035a5cbf0a68e1240e78e24b26aea19ffd43e5f40a1ccae369e04b361043e8f27a3fa0c1a3ee1be9fe74472312ba7bf31e2566579e27b08bdf03
+ source =
xet-core-1.5.1.tar.gz::https://github.com/huggingface/xet-core/archive/refs/tags/v1.5.1.tar.gz
+ b2sums =
271d651ea38db9da5b783759e6d3d920ea227c930705a2342399600db94b9d28139c4d4fb2d2267e61830bc1b412b6e35f7beb04d7afbed411f652af2814794d
pkgname = python-hf-xet
depends = glibc
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgbase=xet-core
pkgname=(python-hf-xet)
-pkgver=1.5.0
+pkgver=1.5.1
pkgrel=1
pkgdesc="xet client tech, used in Huggingface Hub"
arch=(x86_64)
@@ -14,8 +14,8 @@ makedepends=(
python-installer
openssl
)
-source=($pkgbase-$pkgver.tar.gz::$url/archive/refs/tags/$pkgver.tar.gz)
-b2sums=('2dae344a65e2035a5cbf0a68e1240e78e24b26aea19ffd43e5f40a1ccae369e04b361043e8f27a3fa0c1a3ee1be9fe74472312ba7bf31e2566579e27b08bdf03')
+source=($pkgbase-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz)
+b2sums=('271d651ea38db9da5b783759e6d3d920ea227c930705a2342399600db94b9d28139c4d4fb2d2267e61830bc1b412b6e35f7beb04d7afbed411f652af2814794d')
prepare() {
cd $pkgbase-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xet-core/-/commit/abebf638cd6d5bd5ed0ce52240880918cb7785a8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xet-core/-/commit/abebf638cd6d5bd5ed0ce52240880918cb7785a8
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