From 23cbfdec46d33351156cb9d0f130c1324940136b Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 17 Nov 2021 16:35:01 +0100 Subject: [PATCH] python3-pyparsing: upgrade 3.0.5 -> 3.0.6 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../{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%) 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.*)\.tar" -- 2.40.1