Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-sqlparse
Commits:
0a9aa3a9 by Jelle van der Waa at 2024-11-16T18:44:12+01:00
upgpkg: 0.5.1-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-sqlparse
pkgdesc = Non-validating SQL parser for Python
pkgver = 0.5.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/andialbrecht/sqlparse
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-sqlparse
pkgver=0.5.1
-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/0a9aa3a982bb138de50162b06b98bfa35bd70b4a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sqlparse/-/commit/0a9aa3a982bb138de50162b06b98bfa35bd70b4a
You're receiving this email because of your account on gitlab.archlinux.org.