Merge pull request #165385 from SuperSandro2000/flask

This commit is contained in:
Sandro
2022-03-23 07:53:33 +01:00
committed by GitHub
@@ -38,7 +38,7 @@ buildPythonPackage rec {
];
meta = with lib; {
homepage = "http://flask.pocoo.org/";
homepage = "https://flask.palletsprojects.com/";
description = "The Python micro framework for building web applications";
longDescription = ''
Flask is a lightweight WSGI web application framework. It is