summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pyudev_0.21.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated python3-lang from the RDEPENDSDerek Straka2018-01-261-6/+0
| | | | | | | | The python3-lang 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>
* python3-pyudev: add a python3 recipeHongxu Jia2017-06-051-0/+8
- Split to a common python-pyudev.inc for python2 and python3 - The contextlib module is moved to python3-lang. Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>