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


Commits:
94b3008a by Antonio Rojas at 2025-06-13T16:22:47+02:00
upgpkg: 0.12.21-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.20
+       pkgver = 0.12.21
        pkgrel = 1
        url = https://github.com/jupyter-server/pycrdt
        arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = python-pycrdt
        depends = glibc
        depends = python
        depends = python-anyio
-       source = git+https://github.com/jupyter-server/pycrdt#tag=0.12.20
-       sha256sums = 
3234194f14afdc4a565198b34cdf21af1a2d644b9befaf1a23f85fd87a0e971a
+       source = git+https://github.com/jupyter-server/pycrdt#tag=0.12.21
+       sha256sums = 
8568979076f1bcde7df674dc774fc6af61b6010f8adcdc2d97aed32ab686967e
 
 pkgname = python-pycrdt


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _pyname=pycrdt
 pkgname=python-$_pyname
-pkgver=0.12.20
+pkgver=0.12.21
 pkgrel=1
 pkgdesc='CRDTs based on Yrs'
 arch=(x86_64)
@@ -23,7 +23,7 @@ checkdepends=(python-anyio
               python-trio
               python-y-py)
 source=(git+https://github.com/jupyter-server/pycrdt#tag=$pkgver)
-sha256sums=('3234194f14afdc4a565198b34cdf21af1a2d644b9befaf1a23f85fd87a0e971a')
+sha256sums=('8568979076f1bcde7df674dc774fc6af61b6010f8adcdc2d97aed32ab686967e')
 
 build() {
   cd $_pyname



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

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


Reply via email to