diff mbox series

[13/17] python3-pyparsing: upgrade 3.3.1 -> 3.3.2

Message ID 20260126123844.1052-2-wangmy@fujitsu.com
State Under Review
Headers show
Series [01/17] bind: upgrade 9.20.17 -> 9.20.18 | expand

Commit Message

Wang Mingyu Jan. 26, 2026, 12:38 p.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-pyparsing_3.3.1.bb => python3-pyparsing_3.3.2.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pyparsing_3.3.1.bb => python3-pyparsing_3.3.2.bb} (90%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-pyparsing_3.3.1.bb b/meta/recipes-devtools/python/python3-pyparsing_3.3.2.bb
similarity index 90%
rename from meta/recipes-devtools/python/python3-pyparsing_3.3.1.bb
rename to meta/recipes-devtools/python/python3-pyparsing_3.3.2.bb
index 37d5b192bc..2565751f28 100644
--- a/meta/recipes-devtools/python/python3-pyparsing_3.3.1.bb
+++ b/meta/recipes-devtools/python/python3-pyparsing_3.3.2.bb
@@ -10,7 +10,7 @@  BUGTRACKER = "https://github.com/pyparsing/pyparsing/issues"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=9c8a9625037eff2407f8456010875183"
 
-SRC_URI[sha256sum] = "47fad0f17ac1e2cad3de3b458570fbc9b03560aa029ed5e16ee5554da9a2251c"
+SRC_URI[sha256sum] = "c777f4d763f140633dcb6d8a3eda953bf7a214dc4eff598413c070bcdc117cbc"
 
 inherit pypi python_flit_core