[oe-commits] [meta-openembedded] 12/16: python-parse: upgrade 1.12.1 -> 1.14.0

git at git.openembedded.org git at git.openembedded.org
Thu Jan 2 06:15:33 UTC 2020


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 009fd68985599c563539ee9254fa510a16d09819
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Thu Jan 2 13:24:14 2020 +0800

    python-parse: upgrade 1.12.1 -> 1.14.0
    
    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-parse.inc                | 6 +++---
 .../python/{python-parse_1.12.1.bb => python-parse_1.14.0.bb}       | 0
 .../python/{python3-parse_1.12.1.bb => python3-parse_1.14.0.bb}     | 0
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-parse.inc b/meta-python/recipes-devtools/python/python-parse.inc
index ccd5a93..5ce67f1 100644
--- a/meta-python/recipes-devtools/python/python-parse.inc
+++ b/meta-python/recipes-devtools/python/python-parse.inc
@@ -1,10 +1,10 @@
 SUMMARY = "Parse strings using a specification based on the Python format() syntax"
 HOMEPAGE = "https://github.com/r1chardj0n3s/parse"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://parse.py;beginline=1317;endline=1337;md5=fa03bae3f51a2db25e239e869c647437"
+LIC_FILES_CHKSUM = "file://parse.py;beginline=1325;endline=1345;md5=fa03bae3f51a2db25e239e869c647437"
 
-SRC_URI[md5sum] = "8fc634769f1d841f14a52dd731ca447a"
-SRC_URI[sha256sum] = "a5fca7000c6588d77bc65c28f3f21bfce03b5e44daa8f9f07c17fe364990d717"
+SRC_URI[md5sum] = "07cbb5ba1025cbfe92fc3376c372dda5"
+SRC_URI[sha256sum] = "95a4f4469e37c57b5e924629ac99926f28bee7da59515dc5b8078c4c3e779249"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-parse_1.12.1.bb b/meta-python/recipes-devtools/python/python-parse_1.14.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-parse_1.12.1.bb
rename to meta-python/recipes-devtools/python/python-parse_1.14.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-parse_1.12.1.bb b/meta-python/recipes-devtools/python/python3-parse_1.14.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-parse_1.12.1.bb
rename to meta-python/recipes-devtools/python/python3-parse_1.14.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