[oe] [meta-python][PATCH] python-pylint: update to version 1.8.1

Derek Straka derek at asterius.io
Tue Dec 19 18:48:47 UTC 2017


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-pylint.inc                 | 4 ++--
 .../python/{python-pylint_1.7.4.bb => python-pylint_1.8.1.bb}         | 0
 .../python/{python3-pylint_1.7.4.bb => python3-pylint_1.8.1.bb}       | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-pylint_1.7.4.bb => python-pylint_1.8.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pylint_1.7.4.bb => python3-pylint_1.8.1.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-pylint.inc b/meta-python/recipes-devtools/python/python-pylint.inc
index 5398ca1..9dd1d65 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] = "98a1ee985a3ebc876a20eb7577dbab68"
-SRC_URI[sha256sum] = "1f65b3815c3bf7524b845711d54c4242e4057dd93826586620239ecdfe591fb1"
+SRC_URI[md5sum] = "b7cca873fb60d420a4db8d3bfa4824b1"
+SRC_URI[sha256sum] = "3035e44e37cd09919e9edad5573af01d7c6b9c52a0ebb4781185ae7ab690458b"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-pylint_1.7.4.bb b/meta-python/recipes-devtools/python/python-pylint_1.8.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pylint_1.7.4.bb
rename to meta-python/recipes-devtools/python/python-pylint_1.8.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-pylint_1.7.4.bb b/meta-python/recipes-devtools/python/python3-pylint_1.8.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pylint_1.7.4.bb
rename to meta-python/recipes-devtools/python/python3-pylint_1.8.1.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list