summaryrefslogtreecommitdiffstats
path: root/package/python-pyroute2
Commit message (Collapse)AuthorAgeFilesLines
* python-pyroute2: bump to version 0.5.3Asaf Kahlon2018-10-083-4/+6
| | | | | | | The python sqlite module is also needed. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* python-pyroute2: bump to version 0.5.2Asaf Kahlon2018-09-092-5/+9
| | | | | | | Also added license hashes. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* boot, linux, package: use SPDX short identifier for GPLv2/GPLv2+Rahul Bedarkar2017-04-011-1/+1
| | | | | | | | | | | We want to use SPDX identifier for license strings as much as possible. SPDX short identifier for GPLv2/GPLv2+ is GPL-2.0/GPL-2.0+. This change is done by using following command. find . -name "*.mk" | xargs sed -ri '/LICENSE( )?[\+:]?=/s/\<GPLv2\>/GPL-2.0/g' Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-pyroute2: bump to version 0.4.13Adam Duskett2017-03-022-4/+4
| | | | | Signed-off-by: Adam Duskett <Adamduskett@outlook.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/python-pyroute2: bump version to 0.4.8Bernd Kuhls2016-10-052-7/+7
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-pyroute2: bump to version 0.3.20Yegor Yefremov2016-04-132-4/+4
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-pyroute2: bump to version 0.3.16Yegor Yefremov2016-03-162-4/+4
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* python-pyroute2: bump to 0.3.15Yegor Yefremov2015-12-152-10/+6
| | | | | | | | | | Add a hash file. Change download location to pypi and remove a pre-configure hook as the package now provides a stand-alone setup.py. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-pyroute2: new packageYegor Yefremov2015-08-182-0/+28
[Thomas: - fix legal info: * the license is GPLv2+ *or* Apache 2.0 * the license files list separator is space, not comma * README.license.md has been added to the license files, since it contains some useful information about the licensing. - rewrap Config.in help text.] Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud