Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-y-py
Commits:
59de090b by Jelle van der Waa at 2024-11-18T11:30:21+01:00
upgpkg: 0.6.2-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-y-py
pkgdesc = Python bindings for the Y-CRDT built from yrs
pkgver = 0.6.2
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/y-crdt/ypy
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pyname=ypy
pkgname=python-y-py
pkgver=0.6.2
-pkgrel=2
+pkgrel=3
pkgdesc='Python bindings for the Y-CRDT built from yrs'
arch=(x86_64)
url='https://github.com/y-crdt/ypy'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-y-py/-/commit/59de090bbab41c31cf92a658b27d7fe5347ae829
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-y-py/-/commit/59de090bbab41c31cf92a658b27d7fe5347ae829
You're receiving this email because of your account on gitlab.archlinux.org.