]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-pyparsing: update to 2.4.7
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sat, 25 Apr 2020 17:28:13 +0000 (19:28 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Apr 2020 14:00:36 +0000 (15:00 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python-pyparsing.inc
meta/recipes-devtools/python/python3-pyparsing_2.4.7.bb [moved from meta/recipes-devtools/python/python3-pyparsing_2.4.6.bb with 98% similarity]

index a768c97fce7ce08787a057c45deb74fae1ddeea4..348b324bf5afa18580a0e8c6c2b26fa0fce97a67 100644 (file)
@@ -3,8 +3,8 @@ HOMEPAGE = "http://pyparsing.wikispaces.com/"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=657a566233888513e1f07ba13e2f47f1"
 
-SRC_URI[md5sum] = "29733ea8cbee0291aad121c69c6e51a1"
-SRC_URI[sha256sum] = "4c830582a84fb022400b85429791bc551f1f4871c33f23e44f353119e92f969f"
+SRC_URI[md5sum] = "f0953e47a0112f7a65aec2305ffdf7b4"
+SRC_URI[sha256sum] = "c203ec8783bf771a155b207279b9bccb8dea02d8f0c9e5f8ead507bc3246ecc1"
 UPSTREAM_CHECK_REGEX = "pyparsing-(?P<pver>.*)\.tar"
 
 inherit pypi
similarity index 98%
rename from meta/recipes-devtools/python/python3-pyparsing_2.4.6.bb
rename to meta/recipes-devtools/python/python3-pyparsing_2.4.7.bb
index 0805fee3e2348bd09f59e44035a48d278dbe6850..d0c3d0b424c59b92104bdbb28de36d4f4e070154 100644 (file)
@@ -1,2 +1,3 @@
 inherit setuptools3
 require python-pyparsing.inc
+