summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-flask_2.2.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-flask: upgrade 2.2.2 -> 2.2.3Wang Mingyu2023-02-271-0/+23
Changelog: ========== -Autoescape is enabled by default for ".svg" template files. :issue:'4831' -Fix the type of "template_folder" to accept "pathlib.Path". :issue:'4892' -Add "--debug" option to the "flask run" command. :issue:'4777' Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>