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