diff mbox series

[072/114] python3-pyparsing: upgrade 3.2.4 -> 3.2.5

Message ID 20251222200739.2278706-72-alex.kanavin@gmail.com
State New
Headers show
Series [001/114] build-appliance-image: do not inherit setuptools | expand

Commit Message

Alexander Kanavin Dec. 22, 2025, 8:06 p.m. UTC
From: Alexander Kanavin <alex@linutronix.de>

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../{python3-pyparsing_3.2.4.bb => python3-pyparsing_3.2.5.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pyparsing_3.2.4.bb => python3-pyparsing_3.2.5.bb} (90%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-pyparsing_3.2.4.bb b/meta/recipes-devtools/python/python3-pyparsing_3.2.5.bb
similarity index 90%
rename from meta/recipes-devtools/python/python3-pyparsing_3.2.4.bb
rename to meta/recipes-devtools/python/python3-pyparsing_3.2.5.bb
index 46556e6fb8..e94bebae38 100644
--- a/meta/recipes-devtools/python/python3-pyparsing_3.2.4.bb
+++ b/meta/recipes-devtools/python/python3-pyparsing_3.2.5.bb
@@ -10,7 +10,7 @@  BUGTRACKER = "https://github.com/pyparsing/pyparsing/issues"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=657a566233888513e1f07ba13e2f47f1"
 
-SRC_URI[sha256sum] = "fff89494f45559d0f2ce46613b419f632bbb6afbdaed49696d322bcf98a58e99"
+SRC_URI[sha256sum] = "2df8d5b7b2802ef88e8d016a2eb9c7aeaa923529cd251ed0fe4608275d4105b6"
 
 inherit pypi python_flit_core