diff options
author | Derek Straka <derek@asterius.io> | 2017-10-03 12:41:08 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-10-04 14:53:33 +0000 |
commit | e27500e7e552d796bc81d16be28ccc170782d099 (patch) | |
tree | da047a2bea9d9de67b3634f1d73fd6e35fa2114d /meta-python/recipes-devtools/python/python-pylint.inc | |
parent | 77a6793fb9a1a5c6c57e905ccd8c262d5e8c8951 (diff) | |
download | meta-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.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pylint.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-pylint.inc b/meta-python/recipes-devtools/python/python-pylint.inc index 3ce1cae219..c55bce6f20 100644 --- a/meta-python/recipes-devtools/python/python-pylint.inc +++ b/meta-python/recipes-devtools/python/python-pylint.inc | |||
@@ -3,8 +3,8 @@ HOMEPAGE= "http://www.pylint.org/" | |||
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "27ee752cdcfacb05bf4940947e6b35c6" | 6 | SRC_URI[md5sum] = "98a1ee985a3ebc876a20eb7577dbab68" |
7 | SRC_URI[sha256sum] = "ea6afb93a9ed810cf52ff3838eb3a15e2bf6a81b80de0eaede1ce442caa5ca69" | 7 | SRC_URI[sha256sum] = "1f65b3815c3bf7524b845711d54c4242e4057dd93826586620239ecdfe591fb1" |
8 | 8 | ||
9 | inherit pypi | 9 | inherit pypi |
10 | 10 | ||