Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-sqlparse
Commits:
40e02205 by Jelle van der Waa at 2024-04-04T08:48:22+02:00
upgpkg: 0.4.4-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-sqlparse
pkgdesc = Non-validating SQL parser for Python
pkgver = 0.4.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/andialbrecht/sqlparse
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-sqlparse
pkgver=0.4.4
-pkgrel=1
+pkgrel=2
pkgdesc='Non-validating SQL parser for Python'
arch=('any')
url=https://github.com/andialbrecht/sqlparse
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sqlparse/-/commit/40e022051ab684a18e840f5439c8c385c2a0d3f4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sqlparse/-/commit/40e022051ab684a18e840f5439c8c385c2a0d3f4
You're receiving this email because of your account on gitlab.archlinux.org.