[12/36] python3-pyparsing: upgrade 3.0.5 -> 3.0.6

Message ID 20211117153525.257146-12-alex@linutronix.de
State Accepted, archived
Commit 23cbfdec46d33351156cb9d0f130c1324940136b
Headers show
Series [01/36] ovmf: submit patch upstream | expand

Commit Message

Alexander Kanavin Nov. 17, 2021, 3:35 p.m. UTC
From: Alexander Kanavin <alex.kanavin@gmail.com>

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
---
 .../{python3-pyparsing_3.0.5.bb => python3-pyparsing_3.0.6.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pyparsing_3.0.5.bb => python3-pyparsing_3.0.6.bb} (85%)

Patch

diff --git a/meta/recipes-devtools/python/python3-pyparsing_3.0.5.bb b/meta/recipes-devtools/python/python3-pyparsing_3.0.6.bb
similarity index 85%
rename from meta/recipes-devtools/python/python3-pyparsing_3.0.5.bb
rename to 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"