diff options
| author | Derek Straka <derek@asterius.io> | 2017-12-19 13:48:47 -0500 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2017-12-27 07:25:02 -0800 |
| commit | f83052df32e1f743ef4e817f28f6b66832afc005 (patch) | |
| tree | bd9f4dcbb4d24b2cd256a4d918180b73a0fc1b6f /meta-python/recipes-devtools/python/python-pylint_1.8.1.bb | |
| parent | cac0cca1b8685a996fb2204e5236bafaf4ba6d78 (diff) | |
| download | meta-openembedded-f83052df32e1f743ef4e817f28f6b66832afc005.tar.gz | |
python-pylint: update to version 1.8.1
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pylint_1.8.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-pylint_1.8.1.bb | 4 |
1 files changed, 4 insertions, 0 deletions
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 @@ | |||
| 1 | inherit setuptools python-dir | ||
| 2 | require python-pylint.inc | ||
| 3 | |||
| 4 | RDEPENDS_${PN} += "${PYTHON_PN}-backports-functools-lru-cache" | ||
