mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-sqlparse: update to 0.2.2
This commit is contained in:
parent
767bc72cef
commit
578830f8d3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-sqlparse'
|
# Template file for 'python-sqlparse'
|
||||||
pkgname=python-sqlparse
|
pkgname=python-sqlparse
|
||||||
version=0.2.1
|
version=0.2.2
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
wrksrc="sqlparse-${version}"
|
wrksrc="sqlparse-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/andialbrecht/sqlparse"
|
homepage="https://github.com/andialbrecht/sqlparse"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/s/sqlparse/sqlparse-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/sqlparse/sqlparse-${version}.tar.gz"
|
||||||
checksum=1c98a2bdffe67f1bb817b72a7ba4d38be592e0f07c5acea4adebcec12c4377d1
|
checksum=d446296b2c26f9466860dd85fa32480bec523ab96bda8879262c38e8e8fbba21
|
||||||
alternatives="sqlparse:sqlformat:/usr/bin/sqlformat2"
|
alternatives="sqlparse:sqlformat:/usr/bin/sqlformat2"
|
||||||
|
|
||||||
python3-sqlparse_package() {
|
python3-sqlparse_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue