From f83052df32e1f743ef4e817f28f6b66832afc005 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Tue, 19 Dec 2017 13:48:47 -0500 Subject: python-pylint: update to version 1.8.1 Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python-pylint_1.8.1.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-pylint_1.8.1.bb (limited to 'meta-python/recipes-devtools/python/python-pylint_1.8.1.bb') diff --git a/meta-python/recipes-devtools/python/python-pylint_1.8.1.bb b/meta-python/recipes-devtools/python/python-pylint_1.8.1.bb new file mode 100644 index 0000000000..7b51d3fbd5 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pylint_1.8.1.bb @@ -0,0 +1,4 @@ +inherit setuptools python-dir +require python-pylint.inc + +RDEPENDS_${PN} += "${PYTHON_PN}-backports-functools-lru-cache" -- cgit v1.2.3-54-g00ecf