[oe-commits] [meta-openembedded] 19/26: python-pyparsing: upgrade 2.4.0 -> 2.4.2

git at git.openembedded.org git at git.openembedded.org
Sat Aug 3 01:11:42 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 4b5832ef4739abf34128d22904b7b4a09c2c8768
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Fri Aug 2 14:49:37 2019 +0800

    python-pyparsing: upgrade 2.4.0 -> 2.4.2
    
    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              | 4 ++--
 .../python/{python-pyparsing_2.4.0.bb => python-pyparsing_2.4.2.bb}   | 0
 .../python/{python3-pyparsing_2.4.0.bb => python3-pyparsing_2.4.2.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-pyparsing.inc b/meta-python/recipes-devtools/python/python-pyparsing.inc
index e0df4e9..556946e 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] = "e534c0ca755155823bf45fdd8d084922"
-SRC_URI[sha256sum] = "1873c03321fc118f4e9746baf201ff990ceb915f433f23b395f5580d1840cb2a"
+SRC_URI[md5sum] = "46d02cbe0461fe0571d51649e6006ef5"
+SRC_URI[sha256sum] = "6f98a7b9397e206d78cc01df10131398f1c8b8510a2f4d97d9abd82e1aacdd80"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-pyparsing_2.4.0.bb b/meta-python/recipes-devtools/python/python-pyparsing_2.4.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyparsing_2.4.0.bb
rename to meta-python/recipes-devtools/python/python-pyparsing_2.4.2.bb
diff --git a/meta-python/recipes-devtools/python/python3-pyparsing_2.4.0.bb b/meta-python/recipes-devtools/python/python3-pyparsing_2.4.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyparsing_2.4.0.bb
rename to meta-python/recipes-devtools/python/python3-pyparsing_2.4.2.bb

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


More information about the Openembedded-commits mailing list