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


Commits:
5046805a by Antonio Rojas at 2026-03-05T10:22:47+01:00
upgpkg: 0.12.47-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.46
+       pkgver = 0.12.47
        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.46
-       sha256sums = 
71c61886f1cf2096f29eeed4dfb7f3d58632d759d379151e64423ce239df19e4
+       source = git+https://github.com/jupyter-server/pycrdt#tag=0.12.47
+       sha256sums = 
4466dc78f15c0a24b01be53071f81044dafeaed1c702ef28a3e527fd41b8aeaf
 
 pkgname = python-pycrdt


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _pyname=pycrdt
 pkgname=python-$_pyname
-pkgver=0.12.46
+pkgver=0.12.47
 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=('71c61886f1cf2096f29eeed4dfb7f3d58632d759d379151e64423ce239df19e4')
+sha256sums=('4466dc78f15c0a24b01be53071f81044dafeaed1c702ef28a3e527fd41b8aeaf')
 
 build() {
   cd $_pyname



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

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


Reply via email to