python-sqlparse: update to 0.1.18
This commit is contained in:
parent
563d6c8c85
commit
1376e2ceff
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-sqlparse'
|
||||
pkgname=python-sqlparse
|
||||
version=0.1.17
|
||||
version=0.1.18
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
|
@ -14,7 +14,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=2e9fcb4d07c9771f13995f211f8a6825e088856ec5f57db184a66f2f65dd8833
|
||||
checksum=39b196c4a06f76d6ac82f029457ca961f662a8bbbb2694eb1dfe4f2b68a2d7cf
|
||||
|
||||
pre_build() {
|
||||
cp -a ${wrksrc} /tmp/${pkgname#*-}-2.7
|
||||
|
|
Loading…
Reference in New Issue