Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pypeg2
Commits:
6e9f8ea4 by Jelle van der Waa at 2024-11-16T18:13:31+01:00
upgpkg: 2.15.2-11: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pypeg2
pkgdesc = An intrinsic PEG Parser-Interpreter for Python
pkgver = 2.15.2
- pkgrel = 10
+ pkgrel = 11
url = https://fdik.org/pyPEG/
arch = any
license = GPL2
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-pypeg2
pkgver=2.15.2
-pkgrel=10
+pkgrel=11
pkgdesc="An intrinsic PEG Parser-Interpreter for Python"
arch=("any")
url="https://fdik.org/pyPEG/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pypeg2/-/commit/6e9f8ea4d3a32be9eb348b13b70fd2b6d6ab03a8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pypeg2/-/commit/6e9f8ea4d3a32be9eb348b13b70fd2b6d6ab03a8
You're receiving this email because of your account on gitlab.archlinux.org.