Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-py-partiql-parser
Commits:
f3e6edaf by Jelle van der Waa at 2024-11-16T18:10:43+01:00
upgpkg: 0.5.6-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-py-partiql-parser
pkgdesc = Python Parser for PartiQL
pkgver = 0.5.6
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/getmoto/py-partiql-parser
arch = any
license = MIT AND Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@ pkgname=python-py-partiql-parser
_pkgname=py-partiql-parser
# https://github.com/getmoto/py-partiql-parser/blob/main/CHANGELOG.md
pkgver=0.5.6
-pkgrel=1
+pkgrel=2
pkgdesc='Python Parser for PartiQL'
arch=(any)
url='https://github.com/getmoto/py-partiql-parser'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-py-partiql-parser/-/commit/f3e6edafe9db7c291300c6258974ca16c4effa68
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-py-partiql-parser/-/commit/f3e6edafe9db7c291300c6258974ca16c4effa68
You're receiving this email because of your account on gitlab.archlinux.org.