Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-flask: Upgrade 1.1.1 -> 1.1.2 | Leon Anavi | 2020-08-27 | 1 | -18/+0 |
| | | | | | | | | | | | | | 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> | ||||
* | python3-flask: Consolidate in a single file | Leon Anavi | 2020-08-27 | 1 | -1/+17 |
| | | | | | | | | Consolidate inc and bb files into a single bb file. 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> | ||||
* | python3-flask: upgrade from 1.0.2 to 1.1.1 | Trevor Gamblin | 2019-11-13 | 1 | -0/+2 |
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |