Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-pycrdt


Commits:
4f6f129e by Antonio Rojas at 2026-03-10T16:02:10+01:00
upgpkg: 0.12.48-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-pycrdt
        pkgdesc = CRDTs based on Yrs
-       pkgver = 0.12.47
+       pkgver = 0.12.48
        pkgrel = 1
        url = https://github.com/jupyter-server/pycrdt
        arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = python-pycrdt
        depends = glibc
        depends = python
        depends = python-anyio
-       source = git+https://github.com/jupyter-server/pycrdt#tag=0.12.47
-       sha256sums = 
4466dc78f15c0a24b01be53071f81044dafeaed1c702ef28a3e527fd41b8aeaf
+       source = git+https://github.com/jupyter-server/pycrdt#tag=0.12.48
+       sha256sums = 
fff8e12791c0cfe483128a5ae9871c8a234b7b6a52d6650450b21aaa190d56a4
 
 pkgname = python-pycrdt


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _pyname=pycrdt
 pkgname=python-$_pyname
-pkgver=0.12.47
+pkgver=0.12.48
 pkgrel=1
 pkgdesc='CRDTs based on Yrs'
 arch=(x86_64)
@@ -22,7 +22,7 @@ checkdepends=(python-anyio
               python-pytest-mypy-testing
               python-trio)
 source=(git+https://github.com/jupyter-server/pycrdt#tag=$pkgver)
-sha256sums=('4466dc78f15c0a24b01be53071f81044dafeaed1c702ef28a3e527fd41b8aeaf')
+sha256sums=('fff8e12791c0cfe483128a5ae9871c8a234b7b6a52d6650450b21aaa190d56a4')
 
 build() {
   cd $_pyname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pycrdt/-/commit/4f6f129e01aa23515e2ce82725acb80a106b2481

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


Reply via email to