python-sqlparse: update to 0.2.3

This commit is contained in:
Alessio Sergi 2017-03-09 18:16:32 +01:00
parent f885b7c4c3
commit fb65a5fe85
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-sqlparse'
pkgname=python-sqlparse
version=0.2.2
version=0.2.3
revision=1
noarch=yes
build_style=python-module
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/andialbrecht/sqlparse"
license="3-clause-BSD"
distfiles="${PYPI_SITE}/s/sqlparse/sqlparse-${version}.tar.gz"
checksum=d446296b2c26f9466860dd85fa32480bec523ab96bda8879262c38e8e8fbba21
checksum=becd7cc7cebbdf311de8ceedfcf2bd2403297024418801947f8c953025beeff8
alternatives="sqlparse:sqlformat:/usr/bin/sqlformat2"
python3-sqlparse_package() {