Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-pycrdt
Commits:
b11b39e7 by Antonio Rojas at 2024-12-09T17:27:24+01:00
upgpkg: 0.10.8-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.8
- 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.8
-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/b11b39e727113882189509353871757b01d11633
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pycrdt/-/commit/b11b39e727113882189509353871757b01d11633
You're receiving this email because of your account on gitlab.archlinux.org.