python3-Flask-User: rebuild for Python 3.10
This commit is contained in:
parent
5c1dc97585
commit
827467acc9
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'python3-Flask-User'
|
||||
pkgname=python3-Flask-User
|
||||
version=1.0.2.2
|
||||
revision=3
|
||||
revision=4
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-Flask-Login"
|
||||
hostmakedepends="python3-setuptools python3-Flask-Login python3-wheel"
|
||||
depends="python3-Flask python3-Flask-Login python3-Flask-WTF
|
||||
python3-Flask-SQLAlchemy python3-Flask-Mail python3-Flask-Babel"
|
||||
short_desc="User session management for Flask (Python3)"
|
||||
|
|
Loading…
Reference in a new issue