python/python3-Flask-SQLAlchemy: fix deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-11-28 10:31:22 -07:00 committed by Willy Sudiarto Raharjo
parent bb47fe0ab2
commit ddc4dfe848
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/f/flask-sqlalchemy/flas
MD5SUM="d7273df5991bcd9510afe52a1cb07bfc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-build Flask SQLAlchemy"
REQUIRES="Flask SQLAlchemy"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"