[oe-commits] [meta-openembedded] 02/11: python-pylint: update to version 1.7.4

git at git.openembedded.org git at git.openembedded.org
Wed Oct 4 09:30:34 UTC 2017


This is an automated email from the git hooks/post-receive script.

martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit e958da146c87958715349971734ad7656208f70d
Author: Derek Straka <derek at asterius.io>
AuthorDate: Tue Oct 3 12:41:08 2017 -0400

    python-pylint: update to version 1.7.4
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-python/recipes-devtools/python/python-pylint.inc                 | 4 ++--
 .../python/{python-pylint_1.7.2.bb => python-pylint_1.7.4.bb}         | 0
 .../python/{python3-pylint_1.7.2.bb => python3-pylint_1.7.4.bb}       | 0
 3 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 3ce1cae..c55bce6 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/"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4"
 
-SRC_URI[md5sum] = "27ee752cdcfacb05bf4940947e6b35c6"
-SRC_URI[sha256sum] = "ea6afb93a9ed810cf52ff3838eb3a15e2bf6a81b80de0eaede1ce442caa5ca69"
+SRC_URI[md5sum] = "98a1ee985a3ebc876a20eb7577dbab68"
+SRC_URI[sha256sum] = "1f65b3815c3bf7524b845711d54c4242e4057dd93826586620239ecdfe591fb1"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-pylint_1.7.2.bb b/meta-python/recipes-devtools/python/python-pylint_1.7.4.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pylint_1.7.2.bb
rename to meta-python/recipes-devtools/python/python-pylint_1.7.4.bb
diff --git a/meta-python/recipes-devtools/python/python3-pylint_1.7.2.bb b/meta-python/recipes-devtools/python/python3-pylint_1.7.4.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pylint_1.7.2.bb
rename to meta-python/recipes-devtools/python/python3-pylint_1.7.4.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list