aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-pylint_1.8.3.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-03-18 10:13:01 -0400
committerArmin Kuster <akuster808@gmail.com>2018-03-21 18:38:23 -0700
commit2ae6ed9500b53ecc23796fe12170ab2cc59d269e (patch)
treeeb50f16dc752a273f1892b77af2e865468f5f743 /recipes-devtools/python/python-pylint_1.8.3.bb
parent01be5756e94d631d4acdf6d19eee9d6e7171ae1e (diff)
downloadmeta-python2-2ae6ed9500b53ecc23796fe12170ab2cc59d269e.tar.gz
python-pylint: update to version 1.8.3
(From meta-openembedded commit: 83c32d70d9c14c12341f8d64994d06da642fc250) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python-pylint_1.8.3.bb')
-rw-r--r--recipes-devtools/python/python-pylint_1.8.3.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-pylint_1.8.3.bb b/recipes-devtools/python/python-pylint_1.8.3.bb
new file mode 100644
index 0000000..7b51d3f
--- /dev/null
+++ b/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"