summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pylint.inc
Commit message (Collapse)AuthorAgeFilesLines
* python-pylint: update to version 1.8.2Derek Straka2018-02-111-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-pylint: update to version 1.8.1Derek Straka2017-12-271-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-pylint: add a test package for unit testsDerek Straka2017-12-111-10/+16
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-pylint: update to version 1.7.4Derek Straka2017-10-041-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python*-pylint: upgrade to v1.7.2 and fix qa errorTim Orling2017-08-281-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 supportDaniela Plascencia2017-06-221-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>