summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-flask_2.1.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-flask: upgrade 2.1.1 -> 2.1.2Xu Huan2022-05-141-0/+23
Changelog: ========== Fix type annotation for json.loads, it accepts str or bytes. The --cert and --key options on flask run can be given in either order. Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>