summaryrefslogtreecommitdiffstats
path: root/package/python-cherrypy/python-cherrypy.mk
Commit message (Collapse)AuthorAgeFilesLines
* python-cherrypy: bump to version 10.2.2Yegor Yefremov2017-06-201-4/+5
| | | | | | | Fix license info, add new dependencies and change setup type. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* 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>
* Revert "python-cherrypy: bump to version 10.1.1"Thomas Petazzoni2017-03-041-2/+2
| | | | | | | | | | | This reverts commit 98c0bb2324ab8a2eb2bacaa497f11f773af771cd, which causes some build failures. Fixes: http://autobuild.buildroot.net/results/b66/b66f8fbce3a5127b69a09bdc91a460a3c107e29d/build-end.log Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-cherrypy: bump to version 10.1.1Adam Duskett2017-03-021-2/+2
| | | | | Signed-off-by: Adam Duskett <Adamduskett@outlook.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-cherrypy: bump to 4.0.0Yegor Yefremov2015-12-211-1/+1
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/python-cherrypy: fix legal-infoYann E. MORIN2015-04-051-1/+1
| | | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-cherrypy: new packageFrank Hunleth2015-02-231-0/+14
Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud