diff options
| author | Derek Straka <derek@asterius.io> | 2018-01-26 08:10:26 -0500 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2018-02-11 11:49:06 -0800 |
| commit | e7a72d022c299824647c40ed007f2f19ac0d4244 (patch) | |
| tree | 55cc35e671c368e751d311c458098901179cec67 /meta-python/recipes-devtools/python/python-pylint_1.8.2.bb | |
| parent | 4ea86331afb5ca65cd41cf43ad05891a7716615e (diff) | |
| download | meta-openembedded-e7a72d022c299824647c40ed007f2f19ac0d4244.tar.gz | |
python-pylint: update to version 1.8.2
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.2.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-pylint_1.8.2.bb | 4 |
1 files changed, 4 insertions, 0 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 new file mode 100644 index 0000000000..7b51d3fbd5 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pylint_1.8.2.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" | ||
