From 83c32d70d9c14c12341f8d64994d06da642fc250 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sun, 18 Mar 2018 10:13:01 -0400 Subject: python-pylint: update to version 1.8.3 Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python-pylint_1.8.3.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-pylint_1.8.3.bb (limited to 'meta-python/recipes-devtools/python/python-pylint_1.8.3.bb') diff --git a/meta-python/recipes-devtools/python/python-pylint_1.8.3.bb b/meta-python/recipes-devtools/python/python-pylint_1.8.3.bb new file mode 100644 index 0000000000..7b51d3fbd5 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pylint_1.8.3.bb @@ -0,0 +1,4 @@ +inherit setuptools python-dir +require python-pylint.inc + +RDEPENDS_${PN} += "${PYTHON_PN}-backports-functools-lru-cache" -- cgit 1.2.3-korg