Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-pycrdt
Commits:
3149924a by Antonio Rojas at 2026-06-17T16:25:48+02:00
upgpkg: 0.14.1-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-pycrdt
pkgdesc = CRDTs based on Yrs
- pkgver = 0.14.0
+ pkgver = 0.14.1
pkgrel = 1
url = https://github.com/jupyter-server/pycrdt
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = python-pycrdt
depends = libgcc
depends = python
depends = python-anyio
- source = git+https://github.com/jupyter-server/pycrdt#tag=0.14.0
- sha256sums =
aa4a7d59fc562e12c1bae525380640e185ae86296c4b08403795d6e423631a91
+ source = git+https://github.com/jupyter-server/pycrdt#tag=0.14.1
+ sha256sums =
c7099a98e2a740479118215991cbec320bf1ebe56a72ac66813804faf341a1dd
pkgname = python-pycrdt
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
_pyname=pycrdt
pkgname=python-$_pyname
-pkgver=0.14.0
+pkgver=0.14.1
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=('aa4a7d59fc562e12c1bae525380640e185ae86296c4b08403795d6e423631a91')
+sha256sums=('c7099a98e2a740479118215991cbec320bf1ebe56a72ac66813804faf341a1dd')
build() {
cd $_pyname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pycrdt/-/commit/3149924a3a8c595aa856a95e8656ea660e6ff099
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pycrdt/-/commit/3149924a3a8c595aa856a95e8656ea660e6ff099
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