python-sqlparse: update to 0.1.14
This commit is contained in:
parent
3e556867e9
commit
7e534208ef
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-sqlparse'
|
||||
pkgname=python-sqlparse
|
||||
version=0.1.13
|
||||
version=0.1.14
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="sqlparse-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/andialbrecht/sqlparse"
|
||||
license="BSD"
|
||||
distfiles="${PYPI_SITE}/s/sqlparse/sqlparse-${version}.tar.gz"
|
||||
checksum=9f3953add43be4f342a272cc2bbb8998aa450f87948aa1d72599ba1447ed3e15
|
||||
checksum=e561e31853ab9f3634a1a2bd53035f9e47dfb203d56b33cc6569047ba087daf0
|
||||
|
||||
post_extract() {
|
||||
cp -a ${wrksrc} /tmp/python2.7-build
|
||||
|
|
Loading…
Reference in New Issue