[oe-commits] [meta-openembedded] 22/101: python-pycparser: update to version 2.18

git at git.openembedded.org git at git.openembedded.org
Sun Aug 13 11:19:58 UTC 2017


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

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

commit d07b4e7e35aa9d308b6f9fff5a129c46e868ad02
Author: Derek Straka <derek at asterius.io>
AuthorDate: Mon Jul 24 14:37:55 2017 -0400

    python-pycparser: update to version 2.18
    
    Update license checksum and verify terms are unchanged
    
    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-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(-)

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

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


More information about the Openembedded-commits mailing list