Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-pycrdt-websocket
Commits:
1240e114 by Antonio Rojas at 2024-04-09T13:47:15+02:00
upgpkg: 0.12.7-2: Python 3.12 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pycrdt-websocket
pkgdesc = CRDTs based on Yrs
pkgver = 0.12.7
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jupyter-server/pycrdt-websocket
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pyname=pycrdt_websocket
pkgname=python-${_pyname/_/-}
pkgver=0.12.7
-pkgrel=1
+pkgrel=2
pkgdesc='CRDTs based on Yrs'
arch=(any)
url='https://github.com/jupyter-server/pycrdt-websocket'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pycrdt-websocket/-/commit/1240e114c9bbe1f513208ad25550cd4786cb2098
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pycrdt-websocket/-/commit/1240e114c9bbe1f513208ad25550cd4786cb2098
You're receiving this email because of your account on gitlab.archlinux.org.