mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
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'
|
# Template file for 'python3-Flask-User'
|
||||||
pkgname=python3-Flask-User
|
pkgname=python3-Flask-User
|
||||||
version=1.0.2.2
|
version=1.0.2.2
|
||||||
revision=3
|
revision=4
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python3-module
|
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
|
depends="python3-Flask python3-Flask-Login python3-Flask-WTF
|
||||||
python3-Flask-SQLAlchemy python3-Flask-Mail python3-Flask-Babel"
|
python3-Flask-SQLAlchemy python3-Flask-Mail python3-Flask-Babel"
|
||||||
short_desc="User session management for Flask (Python3)"
|
short_desc="User session management for Flask (Python3)"
|
||||||
|
|
Loading…
Add table
Reference in a new issue