[oe-commits] [meta-openembedded] 08/24: python-pylint: update to version 1.8.3

git at git.openembedded.org git at git.openembedded.org
Thu Mar 22 01:49:14 UTC 2018


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

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

commit 83c32d70d9c14c12341f8d64994d06da642fc250
Author: Derek Straka <derek at asterius.io>
AuthorDate: Sun Mar 18 10:13:01 2018 -0400

    python-pylint: update to version 1.8.3
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-python/recipes-devtools/python/python-pylint.inc                 | 4 ++--
 .../python/{python-pylint_1.8.2.bb => python-pylint_1.8.3.bb}         | 0
 .../python/{python3-pylint_1.8.2.bb => python3-pylint_1.8.3.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 fd4739f..ba85b98 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] = "f6c290e2ff171e83694e82096f13fd4f"
-SRC_URI[sha256sum] = "4fe3b99da7e789545327b75548cee6b511e4faa98afe268130fea1af4b5ec022"
+SRC_URI[md5sum] = "2eb5f3cb8fe567eaf5420dd415012202"
+SRC_URI[sha256sum] = "c77311859e0c2d7932095f30d2b1bfdc4b6fe111f534450ba727a52eae330ef2"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-pylint_1.8.2.bb b/meta-python/recipes-devtools/python/python-pylint_1.8.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pylint_1.8.2.bb
rename to meta-python/recipes-devtools/python/python-pylint_1.8.3.bb
diff --git a/meta-python/recipes-devtools/python/python3-pylint_1.8.2.bb b/meta-python/recipes-devtools/python/python3-pylint_1.8.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pylint_1.8.2.bb
rename to meta-python/recipes-devtools/python/python3-pylint_1.8.3.bb

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


More information about the Openembedded-commits mailing list