python-Flask-WTF: update to 0.14.2
This commit is contained in:
parent
9494521197
commit
e4b28631cb
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-Flask-WTF'
|
# Template file for 'python-Flask-WTF'
|
||||||
pkgname=python-Flask-WTF
|
pkgname=python-Flask-WTF
|
||||||
version=0.13.1
|
version=0.14.2
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
homepage="https://github.com/lepture/flask-wtf"
|
homepage="https://github.com/lepture/flask-wtf"
|
||||||
distfiles="${PYPI_SITE}/F/Flask-WTF/Flask-WTF-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/F/Flask-WTF/Flask-WTF-${version}.tar.gz"
|
||||||
checksum=20a5d72271677722ba6834e9e3327af777e0f6a758a3010c892c362107398512
|
checksum=5d14d55cfd35f613d99ee7cba0fc3fbbe63ba02f544d349158c14ca15561cc36
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue