summaryrefslogtreecommitdiffstats
path: root/package/python-pytrie
Commit message (Collapse)AuthorAgeFilesLines
* python-pytrie: bump to version 0.3.1Asaf Kahlon2018-10-043-7/+10
| | | | | | | | | | | For some reason (probably not on purpose) the license file was removed from MANIFEST.in, and it's not available after package extraction. I replaced it with PKG-INFO for now, and opened a PR on github: https://github.com/gsakkis/pytrie/pull/3 Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* package/python-pytrie: switch SITE to httpsBernd Kuhls2017-12-131-1/+1
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> 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-pytrie: bump to version 0.3"Thomas Petazzoni2017-03-042-5/+5
| | | | | | | | | | | This reverts commit b0c7bd34286b39192dc8958dcf2140b240032b19, which causes some build failures. Fixes: http://autobuild.buildroot.net/results/e4209a2209bba769c264f8c4c6dfe2995443c243/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-pytrie: bump to version 0.3Adam Duskett2017-03-022-5/+5
| | | | | Signed-off-by: Adam Duskett <Adamduskett@outlook.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-pytrie: new packageMauro Condarelli2016-02-193-0/+23
Signed-off-by: Mauro Condarelli <mc5686@mclink.it> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud