[oe-commits] [meta-openembedded] 01/01: python-pyparsing: upgrade 2.2.0 -> 2.4.0

git at git.openembedded.org git at git.openembedded.org
Tue May 14 03:28:10 UTC 2019


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

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

commit 760100eda043bf76ae710b50b398430c8755a139
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Mon May 13 13:29:03 2019 +0800

    python-pyparsing: upgrade 2.2.0 -> 2.4.0
    
    -Upgrade from python-pyparsing_2.2.0.bb to python-pyparsing_2.4.0.bb.
    
    -Upgrade from python3-pyparsing_2.2.0.bb to python3-pyparsing_2.4.0.bb.
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-pyparsing.inc            | 6 +++---
 .../python/{python-pyparsing_2.2.0.bb => python-pyparsing_2.4.0.bb} | 0
 .../{python3-pyparsing_2.2.0.bb => python3-pyparsing_2.4.0.bb}      | 0
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-pyparsing.inc b/meta-python/recipes-devtools/python/python-pyparsing.inc
index e30839f..e0df4e9 100644
--- a/meta-python/recipes-devtools/python/python-pyparsing.inc
+++ b/meta-python/recipes-devtools/python/python-pyparsing.inc
@@ -1,10 +1,10 @@
 SUMMARY = "Python parsing module"
 HOMEPAGE = "http://pyparsing.wikispaces.com/"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=fb46329938e6bc829b256e37d5c1e31a"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=657a566233888513e1f07ba13e2f47f1"
 
-SRC_URI[md5sum] = "0214e42d63af850256962b6744c948d9"
-SRC_URI[sha256sum] = "0832bcf47acd283788593e7a0f542407bd9550a55a8a8435214a1960e04bcb04"
+SRC_URI[md5sum] = "e534c0ca755155823bf45fdd8d084922"
+SRC_URI[sha256sum] = "1873c03321fc118f4e9746baf201ff990ceb915f433f23b395f5580d1840cb2a"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-pyparsing_2.2.0.bb b/meta-python/recipes-devtools/python/python-pyparsing_2.4.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyparsing_2.2.0.bb
rename to meta-python/recipes-devtools/python/python-pyparsing_2.4.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-pyparsing_2.2.0.bb b/meta-python/recipes-devtools/python/python3-pyparsing_2.4.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyparsing_2.2.0.bb
rename to meta-python/recipes-devtools/python/python3-pyparsing_2.4.0.bb

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


More information about the Openembedded-commits mailing list