diff --git a/srcpkgs/python3-Flask-Login/template b/srcpkgs/python3-Flask-Login/template index 023331ee75b..77b8d699cbb 100644 --- a/srcpkgs/python3-Flask-Login/template +++ b/srcpkgs/python3-Flask-Login/template @@ -1,17 +1,19 @@ # Template file for 'python3-Flask-Login' pkgname=python3-Flask-Login -version=0.5.0 -revision=4 +version=0.6.2 +revision=1 wrksrc="${pkgname#*-}-${version}" build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-Flask" +checkdepends="python3-Werkzeug python3-Flask" short_desc="User session management for Flask (Python3)" maintainer="pulux " license="MIT" homepage="https://github.com/maxcountryman/flask-login" +changelog="https://github.com/maxcountryman/flask-login/raw/main/CHANGES.md" distfiles="${PYPI_SITE}/F/Flask-Login/Flask-Login-${version}.tar.gz" -checksum=6d33aef15b5bcead780acc339464aae8a6e28f13c90d8b1cf9de8b549d1c0b4b +checksum=c0a7baa9fdc448cdd3dd6f0939df72eec5177b2f7abe6cb82fc934d29caac9c3 post_install() { vlicense LICENSE