Browse Source
python/python3-Flask-RESTX: Rename pytz dependency
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/249/head
isaackwy
1 year ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with
1 additions and
1 deletions
-
python/python3-Flask-RESTX/python3-Flask-RESTX.info
|
|
@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/f/flask-restx/flask-res |
|
|
|
MD5SUM="262984a0c902db0b6f4afb86a69ea40e" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="python3-aniso8601 Flask python3-jsonschema pytz importlib-resources" |
|
|
|
REQUIRES="python3-aniso8601 Flask python3-jsonschema python3-pytz importlib-resources" |
|
|
|
MAINTAINER="fourtysixandtwo" |
|
|
|
EMAIL="fourtysixandtwo@sliderr.net" |