Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python*-pylint: upgrade to v1.7.2 and fix qa error | Tim Orling | 2017-08-28 | 1 | -2/+3 |
| | | | | | | | | | Fix file-rdeps error about "#!/usr/bin/python" in python3-pylint by inheriting python*-dir so we can change to "#!/usr/bin/env ${PYTHON_PN}" in ${PYTHON_SITEPACKAGES_DIR}. Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | python-pylint: adds Python3 support | Daniela Plascencia | 2017-06-22 | 1 | -0/+31 |
Extend the recipe for Python3 support. Signed-off-by: Daniela Plascencia <daniela.plascencia@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |