diff mbox series

[11/15] python3-pyparsing: upgrade 3.2.5 -> 3.3.1

Message ID 20260107103102.458-11-wangmy@fujitsu.com
State Under Review
Headers show
Series [01/15] at-spi2-core: upgrade 2.58.2 -> 2.58.3 | expand

Commit Message

Wang Mingyu Jan. 7, 2026, 10:30 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

License-Update: Added copyright line to LICENSE file

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

Patch

diff --git a/meta/recipes-devtools/python/python3-pyparsing_3.2.5.bb b/meta/recipes-devtools/python/python3-pyparsing_3.3.1.bb
similarity index 82%
rename from meta/recipes-devtools/python/python3-pyparsing_3.2.5.bb
rename to meta/recipes-devtools/python/python3-pyparsing_3.3.1.bb
index e94bebae38..37d5b192bc 100644
--- a/meta/recipes-devtools/python/python3-pyparsing_3.2.5.bb
+++ b/meta/recipes-devtools/python/python3-pyparsing_3.3.1.bb
@@ -8,9 +8,9 @@  HOMEPAGE = "https://github.com/pyparsing/pyparsing/"
 BUGTRACKER = "https://github.com/pyparsing/pyparsing/issues"
 
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=657a566233888513e1f07ba13e2f47f1"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=9c8a9625037eff2407f8456010875183"
 
-SRC_URI[sha256sum] = "2df8d5b7b2802ef88e8d016a2eb9c7aeaa923529cd251ed0fe4608275d4105b6"
+SRC_URI[sha256sum] = "47fad0f17ac1e2cad3de3b458570fbc9b03560aa029ed5e16ee5554da9a2251c"
 
 inherit pypi python_flit_core