python3-Flask-User: update to 1.0.2.2
This commit is contained in:
parent
f30ab5e473
commit
2971518f8c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-Flask-User'
|
||||
pkgname=python3-Flask-User
|
||||
version=0.6.21
|
||||
version=1.0.2.2
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
|
@ -10,9 +10,9 @@ depends="python3-Flask python3-Flask-Login python3-Flask-WTF python3-Flask-SQLAl
|
|||
short_desc="User session management for Flask (Python3)"
|
||||
maintainer="pulux <pulux@pf4sh.de>"
|
||||
license="MIT"
|
||||
homepage="http://flask-user.readthedocs.io/en/v0.6/"
|
||||
homepage="https://flask-user.readthedocs.io/en/latest/"
|
||||
distfiles="${PYPI_SITE}/F/Flask-User/Flask-User-${version}.tar.gz"
|
||||
checksum=deed4a69b081deea32dee1fc935dead270e79dcd602192ee34204a2859c7d51b
|
||||
checksum=c9785febc2fc7ca15c69cfff1c8dabc2788f25043b54a33f73a6c2a9daf7fbe4
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue