summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-flask.inc
Commit message (Collapse)AuthorAgeFilesLines
* 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>