[oe] [meta-python][PATCH] python-pycparser: update to version 2.18

Derek Straka derek at asterius.io
Mon Jul 24 18:37:55 UTC 2017


Update license checksum and verify terms are unchanged

Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-pycparser.inc            | 6 +++---
 .../python/{python-pycparser_2.17.bb => python-pycparser_2.18.bb}   | 0
 .../python/{python3-pycparser_2.17.bb => python3-pycparser_2.18.bb} | 0
 3 files changed, 3 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python-pycparser_2.17.bb => python-pycparser_2.18.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pycparser_2.17.bb => python3-pycparser_2.18.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-pycparser.inc b/meta-python/recipes-devtools/python/python-pycparser.inc
index 4913f42..d2fdbfd 100644
--- a/meta-python/recipes-devtools/python/python-pycparser.inc
+++ b/meta-python/recipes-devtools/python/python-pycparser.inc
@@ -1,9 +1,9 @@
 SUMMARY = "Parser of the C language, written in pure Python"
 LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=d0cfca7bbc0610f849707d9e4fd82eac"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=86f1cedb4e6410a88ce8e30b91079169"
 
-SRC_URI[md5sum] = "ca98dcb50bc1276f230118f6af5a40c7"
-SRC_URI[sha256sum] = "0aac31e917c24cb3357f5a4d5566f2cc91a19ca41862f6c3c22dc60a629673b6"
+SRC_URI[md5sum] = "72370da54358202a60130e223d488136"
+SRC_URI[sha256sum] = "99a8ca03e29851d96616ad0404b4aad7d9ee16f25c9f9708a11faf2810f7b226"
 
 BBCLASSEXTEND = "native nativesdk"
 
diff --git a/meta-python/recipes-devtools/python/python-pycparser_2.17.bb b/meta-python/recipes-devtools/python/python-pycparser_2.18.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pycparser_2.17.bb
rename to meta-python/recipes-devtools/python/python-pycparser_2.18.bb
diff --git a/meta-python/recipes-devtools/python/python3-pycparser_2.17.bb b/meta-python/recipes-devtools/python/python3-pycparser_2.18.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pycparser_2.17.bb
rename to meta-python/recipes-devtools/python/python3-pycparser_2.18.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list