summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-flask_1.1.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-flask: Upgrade 1.1.1 -> 1.1.2Leon Anavi2020-08-271-0/+18
Upgrade to release 1.1.2: - Work around an issue when running the flask command with an external debugger on Windows. - The static route will not catch all URLs if the Flask static_folder argument ends with a slash. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>