summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-flask.inc
Commit message (Collapse)AuthorAgeFilesLines
* python3-flask: Consolidate in a single fileLeon Anavi2020-08-271-16/+0
| | | | | | | | 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.1Trevor Gamblin2019-11-131-3/+3
| | | | | Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Python: flask: Clarify BSD license variantChristophe PRIOUZEAU2019-10-251-1/+1
| | | | | | | The License of python flask is BSD-3-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Remove "werkzeug-test" in RDEPENDScjhasu2019-09-201-1/+1
| | | | | | werkzeug-test is not required for building "python3-flask".Hence it should be removed.And also there is no recipe for building werkzeug-test .Hence it is causing error for while building python3-flask.Please add this change ASAP Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-flask: update to version 1.0.2Derek Straka2018-07-121-3/+3
| | | | | | | | | License-Update: Copyright authors changed along with formatting of the license. License terms remain the same Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Add missing dependency for python-flask packages.Florian Wickert2018-05-171-1/+1
| | | | | | | | | | The module werkzeug.test is moved to the python-werkzeug-tests package since commit 857ed16. Flask imports werkzeug.tests during exception handling which results in "ImportError: No module named 'werkzeug.test'". Signed-off-by: Florian Wickert <fw@javox-solutions.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-flask: update to version 0.12.2Derek Straka2017-06-191-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-flask: set clean as brokenDerek Straka2017-03-111-0/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-flask: update to version 0.12Derek Straka2017-02-201-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-flask: update RDEPENDS to include python-clickDerek Straka2016-07-221-1/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-flask: upgrade to version 0.11.1Derek Straka2016-07-111-3/+3
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python(3)-flask: add recipesSven Ebenfeld2016-02-011-0/+14
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>