summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-flask-script.inc
Commit message (Collapse)AuthorAgeFilesLines
* python3-flask-script: remove recipeBartosz Golaszewski2023-06-241-12/+0
| | | | | | | | | This package has long been deprecated by upstream maintainers and doesn't even work in meta-openembedded due to a run-time import error. Remove the recipe. 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>
* Python: flask scrypt: Clarify BSD license variantChristophe PRIOUZEAU2019-10-261-1/+1
| | | | | | | The License of python flask scrypt is BSD-3-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python[3]-flask-script: new recipesBill Randle2017-12-221-0/+12
Signed-off-by: Bill Randle <bill.randle@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>