aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pylint_1.8.2.bb
diff options
context:
space:
mode:
authorTim Orling <timothy.t.orling@linux.intel.com>2018-03-17 22:41:29 -0700
committerTim Orling <timothy.t.orling@linux.intel.com>2018-03-17 22:48:05 -0700
commit96b445b65048e7b57dc86a285cbe18adba30f418 (patch)
tree5816f5c890fda4cec194cf336329446c5a853a04 /meta-python/recipes-devtools/python/python-pylint_1.8.2.bb
parent0abe4a3240a1bbe192544c6de617576a18a0b2d7 (diff)
downloadmeta-openembedded-contrib-96b445b65048e7b57dc86a285cbe18adba30f418.tar.gz
python-pylint: upgrade v1.8.2 -> v1.8.3timo/meta-python-regex
* python2 version RDEPENDS on python-configparser Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pylint_1.8.2.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-pylint_1.8.2.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-python/recipes-devtools/python/python-pylint_1.8.2.bb b/meta-python/recipes-devtools/python/python-pylint_1.8.2.bb
deleted file mode 100644
index 7b51d3fbd5..0000000000
--- a/meta-python/recipes-devtools/python/python-pylint_1.8.2.bb
+++ /dev/null
@@ -1,4 +0,0 @@
-inherit setuptools python-dir
-require python-pylint.inc
-
-RDEPENDS_${PN} += "${PYTHON_PN}-backports-functools-lru-cache"