George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
python-rpds-py


Commits:
35dd2992 by George Rawlinson at 2026-06-30T09:18:08+00:00
upgpkg: 2026.6.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-rpds-py
        pkgdesc = Python bindings to the Rust rpds crate for persistent data 
structures
-       pkgver = 2026.6.2
+       pkgver = 2026.6.3
        pkgrel = 1
        url = https://github.com/crate-py/rpds
        arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = python-rpds-py
        depends = glibc
        depends = libgcc
        depends = python
-       source = 
python-rpds-py::git+https://github.com/crate-py/rpds#tag=v2026.6.2
-       sha512sums = 
739f027abfc7ae3a3edb2271dbb1275e83b02f66a48577353d001922a65f7d3dcd7b5c20e3b1bffa33db8ddc9f2d13f68bc66826a13f8e625c299d2c712b0ae6
-       b2sums = 
47c363450235ab8ec49bee38351fc6bbc763062d95c0ffb527c6fe1079291cc6877558ec9349b3ce63d2d5519080eec0d2e5834203cdc677b4250e3b60e24b25
+       source = 
python-rpds-py::git+https://github.com/crate-py/rpds#tag=v2026.6.3
+       sha512sums = 
37b9e74c148e96c17ccadb23130a8ac4d1117a6b055449072aea238ce59f7606220d6f55dd7ff09218faa7e1e7752e94a8a53a425b7f5a77d496185ad49b7987
+       b2sums = 
561998904074550c13f1f42f9a5ed898fccb665d855ab268e53e3ed180bf64f36f00447f7fa8b34734487ae4cc74e6758f29c179537fbba72ec11ad083eaa326
 
 pkgname = python-rpds-py


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: George Rawlinson <[email protected]>
 
 pkgname=python-rpds-py
-pkgver=2026.6.2
+pkgver=2026.6.3
 pkgrel=1
 pkgdesc='Python bindings to the Rust rpds crate for persistent data structures'
 arch=(x86_64)
@@ -19,8 +19,8 @@ makedepends=(
   python-installer
 )
 source=("$pkgname::git+$url#tag=v$pkgver")
-sha512sums=('739f027abfc7ae3a3edb2271dbb1275e83b02f66a48577353d001922a65f7d3dcd7b5c20e3b1bffa33db8ddc9f2d13f68bc66826a13f8e625c299d2c712b0ae6')
-b2sums=('47c363450235ab8ec49bee38351fc6bbc763062d95c0ffb527c6fe1079291cc6877558ec9349b3ce63d2d5519080eec0d2e5834203cdc677b4250e3b60e24b25')
+sha512sums=('37b9e74c148e96c17ccadb23130a8ac4d1117a6b055449072aea238ce59f7606220d6f55dd7ff09218faa7e1e7752e94a8a53a425b7f5a77d496185ad49b7987')
+b2sums=('561998904074550c13f1f42f9a5ed898fccb665d855ab268e53e3ed180bf64f36f00447f7fa8b34734487ae4cc74e6758f29c179537fbba72ec11ad083eaa326')
 
 prepare() {
   cd "$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rpds-py/-/commit/35dd2992aedd5a32c62ede49e948eedb0bf7c685

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rpds-py/-/commit/35dd2992aedd5a32c62ede49e948eedb0bf7c685
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