From: Alexander Kanavin Date: Wed, 10 Nov 2021 19:39:29 +0000 (+0100) Subject: python3-pyparsing: update 3.0.4 -> 3.0.5 X-Git-Tag: uninative-3.5~881 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d5c83301004483a9dfe24df5ebf4a1b98fc20381;p=openembedded-core.git python3-pyparsing: update 3.0.4 -> 3.0.5 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-pyparsing_3.0.4.bb b/meta/recipes-devtools/python/python3-pyparsing_3.0.5.bb similarity index 85% rename from meta/recipes-devtools/python/python3-pyparsing_3.0.4.bb rename to meta/recipes-devtools/python/python3-pyparsing_3.0.5.bb index a862345e09..6f2c7f6cd9 100644 --- a/meta/recipes-devtools/python/python3-pyparsing_3.0.4.bb +++ b/meta/recipes-devtools/python/python3-pyparsing_3.0.5.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://pyparsing.wikispaces.com/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=657a566233888513e1f07ba13e2f47f1" -SRC_URI[sha256sum] = "e0df773d7fa2240322daae7805626dfc5f2d5effb34e1a7be2702c99cfb9f6b1" +SRC_URI[sha256sum] = "9329d1c1b51f0f76371c4ded42c5ec4cc0be18456b22193e0570c2da98ed288b" UPSTREAM_CHECK_REGEX = "pyparsing-(?P.*)\.tar"