summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-11-17 16:35:01 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-11-21 11:04:00 +0000
commit23cbfdec46d33351156cb9d0f130c1324940136b (patch)
tree8717c7637d0b54017e0008139d30b3b82dd2f03b /meta/recipes-devtools
parentbbc438fca12c6c5d2c003e2c0529632a764a6757 (diff)
downloadopenembedded-core-contrib-23cbfdec46d33351156cb9d0f130c1324940136b.tar.gz
python3-pyparsing: upgrade 3.0.5 -> 3.0.6
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/python/python3-pyparsing_3.0.6.bb (renamed from meta/recipes-devtools/python/python3-pyparsing_3.0.5.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-pyparsing_3.0.5.bb b/meta/recipes-devtools/python/python3-pyparsing_3.0.6.bb
index 6f2c7f6cd9..d15ff33e9b 100644
--- a/meta/recipes-devtools/python/python3-pyparsing_3.0.5.bb
+++ b/meta/recipes-devtools/python/python3-pyparsing_3.0.6.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://pyparsing.wikispaces.com/"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=657a566233888513e1f07ba13e2f47f1"
-SRC_URI[sha256sum] = "9329d1c1b51f0f76371c4ded42c5ec4cc0be18456b22193e0570c2da98ed288b"
+SRC_URI[sha256sum] = "d9bdec0013ef1eb5a84ab39a3b3868911598afa494f5faa038647101504e2b81"
UPSTREAM_CHECK_REGEX = "pyparsing-(?P<pver>.*)\.tar"