From d5c83301004483a9dfe24df5ebf4a1b98fc20381 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 10 Nov 2021 20:39:29 +0100 Subject: [PATCH] python3-pyparsing: update 3.0.4 -> 3.0.5 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../{python3-pyparsing_3.0.4.bb => python3-pyparsing_3.0.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pyparsing_3.0.4.bb => python3-pyparsing_3.0.5.bb} (85%) 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" -- 2.40.1