Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-speg
Commits:
9fc1d08c by Jelle van der Waa at 2024-11-16T18:42:29+01:00
upgpkg: 0.3-14: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-speg
pkgdesc = A PEG-based parser interpreter with memoization
pkgver = 0.3
- pkgrel = 13
+ pkgrel = 14
url = https://pypi.org/project/speg/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-speg
pkgver=0.3
-pkgrel=13
+pkgrel=14
pkgdesc="A PEG-based parser interpreter with memoization"
arch=('any')
url="https://pypi.org/project/speg/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-speg/-/commit/9fc1d08c0158fca6848c14ef4ac287095fe85116
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-speg/-/commit/9fc1d08c0158fca6848c14ef4ac287095fe85116
You're receiving this email because of your account on gitlab.archlinux.org.