python-sqlparse: update to 0.2.2

This commit is contained in:
Alessio Sergi 2016-10-23 10:43:23 +02:00
parent 767bc72cef
commit 578830f8d3
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python-sqlparse'
pkgname=python-sqlparse
version=0.2.1
revision=2
version=0.2.2
revision=1
noarch=yes
build_style=python-module
wrksrc="sqlparse-${version}"
@ -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=1c98a2bdffe67f1bb817b72a7ba4d38be592e0f07c5acea4adebcec12c4377d1
checksum=d446296b2c26f9466860dd85fa32480bec523ab96bda8879262c38e8e8fbba21
alternatives="sqlparse:sqlformat:/usr/bin/sqlformat2"
python3-sqlparse_package() {