summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-flask-user: add missing run-time dependenciesBartosz Golaszewski2023-06-241-0/+3
| | | | | | | Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-flask-user: fix coding styleBartosz Golaszewski2023-06-241-4/+6
| | | | | | | | Stop using PYTHON_PN, make indentation and line breaks consistent and order dependencies alphabetically. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Convert to new override syntaxMartin Jansa2021-08-031-1/+1
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python3-flask-user: Consolidate in a single fileLeon Anavi2020-09-021-1/+18
| | | | | | | | 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>
* python[3]-flask-user: new recipesBill Randle2017-12-221-0/+2
Signed-off-by: Bill Randle <bill.randle@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>