summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pyroute2.inc
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated python3-subprocess from the RDEPENDSDerek Straka2018-01-261-1/+0
| | | | | | | | The python3-subprocess package was merged into core as part of the json manifest migration Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* Remove deprecated ${PYTHON_PN}-importlib from the RDEPENDSDerek Straka2018-01-261-1/+0
| | | | | | | | The ${PYTHON_PN}-importlib package was removed as part of the migration to the json manifest file. The functionality is now part of core Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-pyroute2: re-add the RDEPENDS that were removed and verify on the ↵Derek Straka2017-12-301-1/+11
| | | | | | | latest release Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-pyroute2: uprev to v0.4.21 (from 0.3.22)Mark Asselstine2017-12-221-17/+6
| | | | | | | | | Drop the json<-->simplejson patch instead opting to depend on python-json (part of core python libs). Beyond this the uprev is straightforward. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-pyroute: Add support for python3Moritz Fischer2017-06-121-0/+26
Extend recipe to support python3 Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>