Merge pull request #5079 from pulux/python-Flask-Login

python-Flask-Login: update to 0.4.0
This commit is contained in:
Michael Gehring 2016-10-29 23:15:09 +02:00 committed by GitHub
commit ee9912edc5

View file

@ -1,7 +1,7 @@
# Template file for 'python-Flask-Login' # Template file for 'python-Flask-Login'
pkgname=python-Flask-Login pkgname=python-Flask-Login
version=0.3.2 version=0.4.0
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="pulux <pulux@pf4sh.de>"
license="MIT" license="MIT"
homepage="https://github.com/maxcountryman/flask-login" homepage="https://github.com/maxcountryman/flask-login"
distfiles="${PYPI_SITE}/F/Flask-Login/Flask-Login-${version}.tar.gz" distfiles="${PYPI_SITE}/F/Flask-Login/Flask-Login-${version}.tar.gz"
checksum=e72eff5c35e5a31db1aeca1db5d2501be702674ea88e8f223b5d2b11644beee6 checksum=d25e356b14a59f52da0ab30c31c2ad285fa23a840f0f6971df7ed247c77082a7
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE