George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
python-blosc2
Commits:
81f7c1bc by George Rawlinson at 2026-07-14T21:46:58+00:00
upgpkg: 4.8.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-blosc2
pkgdesc = Wrapper for the blosc2 compressor
- pkgver = 4.8.0
+ pkgver = 4.8.1
pkgrel = 1
url = https://github.com/Blosc/python-blosc2
arch = x86_64
@@ -28,8 +28,8 @@ pkgbase = python-blosc2
depends = python-pydantic
depends = python-rich
depends = python-threadpoolctl
- source =
python-blosc2::git+https://github.com/Blosc/python-blosc2#tag=v4.8.0
- sha512sums =
3dbe06a39c9eb6a52f12f67036bfb99c960082fef2b76a7a3e31fbdaabeaa4a64d427865e27e0a9ca516cd51e40048b1ee8ab68e90b2278e4e60932e5aeef7f6
- b2sums =
505595ae58757dea8e4ad49a96cc91271535f7573e5282026cd9f16774eda9b6f5432d6ee38136480e6a11daedb5730f51894702c2d8735baab71091a1f1ef06
+ source =
python-blosc2::git+https://github.com/Blosc/python-blosc2#tag=v4.8.1
+ sha512sums =
cac91b4be43e6d50bd14332db5e32c7c2b0bf3819d122c2ce5eaa448b3fe6b6289839f5d69e91ef5768d560d28539c6f4f203b088a8810218ace7445611d3935
+ b2sums =
85797cc0c3a7c11ccf40a822de92f7a5e55f78517d71576f5ad4f9f29582c90e13f18e8eb7522528256ce983a73b493dbd81602cef79d36c254cb89e6e3800ce
pkgname = python-blosc2
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Carl Smedstad <[email protected]>
pkgname=python-blosc2
-pkgver=4.8.0
+pkgver=4.8.1
pkgrel=1
pkgdesc='Wrapper for the blosc2 compressor'
arch=(x86_64)
@@ -38,8 +38,8 @@ checkdepends=(
python-pytorch
)
source=("$pkgname::git+$url#tag=v$pkgver")
-sha512sums=('3dbe06a39c9eb6a52f12f67036bfb99c960082fef2b76a7a3e31fbdaabeaa4a64d427865e27e0a9ca516cd51e40048b1ee8ab68e90b2278e4e60932e5aeef7f6')
-b2sums=('505595ae58757dea8e4ad49a96cc91271535f7573e5282026cd9f16774eda9b6f5432d6ee38136480e6a11daedb5730f51894702c2d8735baab71091a1f1ef06')
+sha512sums=('cac91b4be43e6d50bd14332db5e32c7c2b0bf3819d122c2ce5eaa448b3fe6b6289839f5d69e91ef5768d560d28539c6f4f203b088a8810218ace7445611d3935')
+b2sums=('85797cc0c3a7c11ccf40a822de92f7a5e55f78517d71576f5ad4f9f29582c90e13f18e8eb7522528256ce983a73b493dbd81602cef79d36c254cb89e6e3800ce')
build() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-blosc2/-/commit/81f7c1bc230262a1341e1c512c0023f5ac8e6c54
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-blosc2/-/commit/81f7c1bc230262a1341e1c512c0023f5ac8e6c54
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