[oe] [meta-python] [PATCH] python-pyparsing: upgrade 2.2.0 -> 2.4.0

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Mon May 13 05:29:03 UTC 2019


-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>
---
 meta-python/recipes-devtools/python/python-pyparsing.inc    | 6 +++---
 ...{python-pyparsing_2.2.0.bb => python-pyparsing_2.4.0.bb} | 0
 ...ython3-pyparsing_2.2.0.bb => python3-pyparsing_2.4.0.bb} | 0
 3 files changed, 3 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python-pyparsing_2.2.0.bb => python-pyparsing_2.4.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pyparsing_2.2.0.bb => python3-pyparsing_2.4.0.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-pyparsing.inc b/meta-python/recipes-devtools/python/python-pyparsing.inc
index e30839f87..e0df4e9b8 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
-- 
2.20.1





More information about the Openembedded-devel mailing list