From: Alexander Kanavin Date: Wed, 17 Nov 2021 15:35:01 +0000 (+0100) Subject: python3-pyparsing: upgrade 3.0.5 -> 3.0.6 X-Git-Tag: uninative-3.5~795 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=23cbfdec46d33351156cb9d0f130c1324940136b;p=openembedded-core.git python3-pyparsing: upgrade 3.0.5 -> 3.0.6 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- 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"