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


Commits:
c0d40bc0 by Antonio Rojas at 2025-03-22T12:56:11+01:00
upgpkg: 0.12.10-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.9
+       pkgver = 0.12.10
        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.9
-       sha256sums = 
c8bfc7ccbddc9f78421582255103ee99eef91aff448f0720e6d3a3d1c1ed0f65
+       source = git+https://github.com/jupyter-server/pycrdt#tag=0.12.10
+       sha256sums = 
0c831f9464accb06cfa926e89be01e497d19e4f1999bebcf768488250a934cc8
 
 pkgname = python-pycrdt


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _pyname=pycrdt
 pkgname=python-$_pyname
-pkgver=0.12.9
+pkgver=0.12.10
 pkgrel=1
 pkgdesc='CRDTs based on Yrs'
 arch=(x86_64)
@@ -22,7 +22,7 @@ checkdepends=(python-anyio
               python-trio
               python-y-py)
 source=(git+https://github.com/jupyter-server/pycrdt#tag=$pkgver)
-sha256sums=('c8bfc7ccbddc9f78421582255103ee99eef91aff448f0720e6d3a3d1c1ed0f65')
+sha256sums=('0c831f9464accb06cfa926e89be01e497d19e4f1999bebcf768488250a934cc8')
 
 build() {
   cd $_pyname



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

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


Reply via email to