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


Commits:
10e24fc3 by Antonio Rojas at 2026-01-23T10:08:22+01:00
upgpkg: 0.12.45-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-pycrdt
        pkgdesc = CRDTs based on Yrs
-       pkgver = 0.12.44
-       pkgrel = 2
+       pkgver = 0.12.45
+       pkgrel = 1
        url = https://github.com/jupyter-server/pycrdt
        arch = x86_64
        license = MIT
@@ -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.44
-       sha256sums = 
8e17ac806ffc77c1609b88e1f0e607a71706f9d18d74f2c4092f9a88db19eee1
+       source = git+https://github.com/jupyter-server/pycrdt#tag=0.12.45
+       sha256sums = 
28b943ce01822a9f860d998d7f4ffba44b05c5ff97378b898197f5fde9b1b7bc
 
 pkgname = python-pycrdt


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



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

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


Reply via email to