Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-pycrdt
Commits:
b9d86abb by Antonio Rojas at 2024-12-14T00:42:29+01:00
upgpkg: 0.10.9-2: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pycrdt
pkgdesc = CRDTs based on Yrs
pkgver = 0.10.9
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jupyter-server/pycrdt
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pyname=pycrdt
pkgname=python-$_pyname
pkgver=0.10.9
-pkgrel=1
+pkgrel=2
pkgdesc='CRDTs based on Yrs'
arch=(x86_64)
url='https://github.com/jupyter-server/pycrdt'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pycrdt/-/commit/b9d86abbd5faa1265c92048f47a5b20e599a2481
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pycrdt/-/commit/b9d86abbd5faa1265c92048f47a5b20e599a2481
You're receiving this email because of your account on gitlab.archlinux.org.