summaryrefslogtreecommitdiffstats
path: root/package/python-click
Commit message (Collapse)AuthorAgeFilesLines
* python-click: bump to version 7.0Asaf Kahlon2018-10-202-7/+9
| | | | | | | | | Add license hash. License change: LICENSE renamed to LICENSE.rst, and one parahraph has moved down (no actual content was added/deleted/modified) Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.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>
* python-click: bump to version 6.7Adam Duskett2017-03-022-5/+5
| | | | | Signed-off-by: Adam Duskett <Adamduskett@outlook.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-click: bump to version 6.6Yegor Yefremov2016-04-132-4/+4
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-click: new packageMauro Condarelli2016-02-023-0/+24
Signed-off-by: Mauro Condarelli <mc5686@mclink.it> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> [Thomas: - rewrap Config.in help text, lines were slightly too long - remove excessive empty line at end of Config.in - specify BSD-3c as the license, since BSD is not specific enough.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud