* update python-sqlparse to 0.5.1-2

This commit is contained in:
Alexander Baldeck 2024-12-04 07:23:48 +01:00
parent bf915d8161
commit 622c857bb3
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -4,7 +4,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