Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-arpeggio
Commits:
1a42d9be by Jelle van der Waa at 2024-04-05T11:50:53+02:00
upgpkg: 2.0.2-3: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-arpeggio
pkgdesc = Packrat parser interpreter
pkgver = 2.0.2
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/textX/Arpeggio
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-arpeggio
pkgver=2.0.2
-pkgrel=2
+pkgrel=3
pkgdesc="Packrat parser interpreter"
url="https://github.com/textX/Arpeggio"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-arpeggio/-/commit/1a42d9be58f9e21446622845c90ad2c38017dd87
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-arpeggio/-/commit/1a42d9be58f9e21446622845c90ad2c38017dd87
You're receiving this email because of your account on gitlab.archlinux.org.