[oe] [meta-python] [PATCH] python-pyparsing: upgrade 2.4.5 -> 2.4.6

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Thu Jan 2 07:26:04 UTC 2020


Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-pyparsing.inc      | 4 ++--
 .../{python-pyparsing_2.4.5.bb => python-pyparsing_2.4.6.bb}  | 0
 ...{python3-pyparsing_2.4.5.bb => python3-pyparsing_2.4.6.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-pyparsing_2.4.5.bb => python-pyparsing_2.4.6.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pyparsing_2.4.5.bb => python3-pyparsing_2.4.6.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-pyparsing.inc b/meta-python/recipes-devtools/python/python-pyparsing.inc
index bf89be662..2b9925f49 100644
--- a/meta-python/recipes-devtools/python/python-pyparsing.inc
+++ b/meta-python/recipes-devtools/python/python-pyparsing.inc
@@ -3,8 +3,8 @@ HOMEPAGE = "http://pyparsing.wikispaces.com/"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=657a566233888513e1f07ba13e2f47f1"
 
-SRC_URI[md5sum] = "75dfad250d739efa82c7c0eeaacc5e68"
-SRC_URI[sha256sum] = "4ca62001be367f01bd3e92ecbb79070272a9d4964dce6a48a82ff0b8bc7e683a"
+SRC_URI[md5sum] = "29733ea8cbee0291aad121c69c6e51a1"
+SRC_URI[sha256sum] = "4c830582a84fb022400b85429791bc551f1f4871c33f23e44f353119e92f969f"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-pyparsing_2.4.5.bb b/meta-python/recipes-devtools/python/python-pyparsing_2.4.6.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyparsing_2.4.5.bb
rename to meta-python/recipes-devtools/python/python-pyparsing_2.4.6.bb
diff --git a/meta-python/recipes-devtools/python/python3-pyparsing_2.4.5.bb b/meta-python/recipes-devtools/python/python3-pyparsing_2.4.6.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyparsing_2.4.5.bb
rename to meta-python/recipes-devtools/python/python3-pyparsing_2.4.6.bb
-- 
2.20.1





More information about the Openembedded-devel mailing list