Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-pycrdt
Commits:
88313608 by Antonio Rojas at 2024-04-09T18:18:44+02:00
upgpkg: 0.8.18-2: Python 3.12 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pycrdt
pkgdesc = CRDTs based on Yrs
pkgver = 0.8.18
- 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.8.18
-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/8831360800ebeb8fc6650130ed3afff9846fcd73
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pycrdt/-/commit/8831360800ebeb8fc6650130ed3afff9846fcd73
You're receiving this email because of your account on gitlab.archlinux.org.