python-Flask: update to 1.0.2

This commit is contained in:
Alex Childs 2019-03-13 12:51:12 -05:00 committed by Johannes
parent 29f3d62de3
commit b1f7a7049f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-Flask'
pkgname=python-Flask
version=0.12.4
version=1.0.2
revision=1
archs=noarch
wrksrc="${pkgname#*-}-${version}"
@ -13,7 +13,7 @@ maintainer="Markus Berger <pulux@pf4sh.de>"
license="BSD-3-Clause"
homepage="http://flask.pocoo.org"
distfiles="${PYPI_SITE}/F/Flask/Flask-${version}.tar.gz"
checksum=2ea22336f6d388b4b242bc3abf8a01244a8aa3e236e7407469ef78c16ba355dd
checksum=2271c0070dbcb5275fad4a82e29f23ab92682dc45f9dfbc22c02ba9b9322ce48
alternatives="flask:flask:/usr/bin/flask2"
post_install() {