summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pylint_1.7.2.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-10-03 12:41:08 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2017-10-04 14:53:33 +0000
commite27500e7e552d796bc81d16be28ccc170782d099 (patch)
treeda047a2bea9d9de67b3634f1d73fd6e35fa2114d /meta-python/recipes-devtools/python/python-pylint_1.7.2.bb
parent77a6793fb9a1a5c6c57e905ccd8c262d5e8c8951 (diff)
downloadmeta-openembedded-e27500e7e552d796bc81d16be28ccc170782d099.tar.gz
python-pylint: update to version 1.7.4
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pylint_1.7.2.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-pylint_1.7.2.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-python/recipes-devtools/python/python-pylint_1.7.2.bb b/meta-python/recipes-devtools/python/python-pylint_1.7.2.bb
deleted file mode 100644
index 7b51d3fbd5..0000000000
--- a/meta-python/recipes-devtools/python/python-pylint_1.7.2.bb
+++ /dev/null
@@ -1,4 +0,0 @@
1inherit setuptools python-dir
2require python-pylint.inc
3
4RDEPENDS_${PN} += "${PYTHON_PN}-backports-functools-lru-cache"