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


Commits:
05aaad40 by Antonio Rojas at 2026-05-06T08:40:52+02:00
upgpkg: 0.13.0-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.50
+       pkgver = 0.13.0
        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.50
-       sha256sums = 
0319096ed329f95d9783816bfbdf4481743931ec078fbf39a0861853ad5463c4
+       source = git+https://github.com/jupyter-server/pycrdt#tag=0.13.0
+       sha256sums = 
d1ed52d9b0624ed5cf838363f8f263b0949557884914132c1c6d3ce20236fee1
 
 pkgname = python-pycrdt


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _pyname=pycrdt
 pkgname=python-$_pyname
-pkgver=0.12.50
+pkgver=0.13.0
 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=('0319096ed329f95d9783816bfbdf4481743931ec078fbf39a0861853ad5463c4')
+sha256sums=('d1ed52d9b0624ed5cf838363f8f263b0949557884914132c1c6d3ce20236fee1')
 
 build() {
   cd $_pyname



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pycrdt/-/commit/05aaad40b1578e7c98de0571032d4a83c1f93589
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