summaryrefslogtreecommitdiffstats
path: root/package/python-flask
Commit message (Collapse)AuthorAgeFilesLines
* boot, package: use SPDX short identifier for BSD-3cRahul Bedarkar2017-04-011-1/+1
| | | | | | | | | | | We want to use SPDX identifier for license string as much as possible. SPDX short identifier for BSD-3c is BSD-3-Clause. This change is done using following command. find . -name "*.mk" | xargs sed -ri '/LICENSE( )?[\+:]?=/s/BSD-3c/BSD-3-Clause/g' Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-flask: bump to version 0.12Lionel Flandrin2017-01-272-4/+4
| | | | | | Signed-off-by: Lionel Flandrin <lionel@svkt.org> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/python-flask: bump version to 0.11.1Bernd Kuhls2016-10-052-5/+5
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-flask: bump to version 0.11Yegor Yefremov2016-06-033-9/+11
| | | | | | | | | Change download location and rework dependencies, i.e. select Python's zlib support and python-click package and remove unneeded build-time dependencies. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-flask: fix s/flash/flask/ _DEPENDENCIES typoPeter Korsgaard2014-12-021-1/+1
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package: add python-flaskPeter Korsgaard2014-11-143-0/+28
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud