From 7de892d7ab13a56a446955ff41aca88b13bc424d Mon Sep 17 00:00:00 2001 From: Rmys Date: Tue, 29 Jun 2021 14:44:33 +0300 Subject: [PATCH] python3-flask --- programming/language/python3/python3-flask/pspec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programming/language/python3/python3-flask/pspec.xml b/programming/language/python3/python3-flask/pspec.xml index de36055a9d..1ef0503166 100644 --- a/programming/language/python3/python3-flask/pspec.xml +++ b/programming/language/python3/python3-flask/pspec.xml @@ -13,7 +13,7 @@ library The Python micro framework for building web applications. Flask is a lightweight WSGI web application framework. It is designed to make getting started quick and easy, with the ability to scale up to complex applications. It began as a simple wrapper around Werkzeug and Jinja and has become one of the most popular Python web application frameworks. - https://github.com/pallets/flask/archive/1.1.4.tar.gz + https://github.com/pallets/flask/archive/1.1.4.tar.gz python3-setuptools python3-devel