python-sqlparse: update to 0.1.15
This commit is contained in:
parent
5478b725ed
commit
1eacf5a680
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-sqlparse'
|
||||
pkgname=python-sqlparse
|
||||
version=0.1.14
|
||||
version=0.1.15
|
||||
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=e561e31853ab9f3634a1a2bd53035f9e47dfb203d56b33cc6569047ba087daf0
|
||||
checksum=ce92c9f134b1cd461a27c502197464b5f245261ad0fbb26d7bf659f28a5c11b2
|
||||
|
||||
post_extract() {
|
||||
cp -a ${wrksrc} /tmp/python2.7-build
|
||||
|
|
Loading…
Reference in a new issue