]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
python3-pyparsing: upgrade 3.1.4 -> 3.2.0
authorTrevor Gamblin <tgamblin@baylibre.com>
Tue, 22 Oct 2024 16:58:03 +0000 (12:58 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Oct 2024 14:18:52 +0000 (15:18 +0100)
Changelog: https://github.com/pyparsing/pyparsing/releases/tag/3.2.0

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-pyparsing_3.2.0.bb [moved from meta/recipes-devtools/python/python3-pyparsing_3.1.4.bb with 90% similarity]

similarity index 90%
rename from meta/recipes-devtools/python/python3-pyparsing_3.1.4.bb
rename to meta/recipes-devtools/python/python3-pyparsing_3.2.0.bb
index f256b047e3ac6ae66bfeca7682320715f6b84797..de28d71fabab6c0132cabda120e6cdb15249f11e 100644 (file)
@@ -10,7 +10,7 @@ BUGTRACKER = "https://github.com/pyparsing/pyparsing/issues"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=657a566233888513e1f07ba13e2f47f1"
 
-SRC_URI[sha256sum] = "f86ec8d1a83f11977c9a6ea7598e8c27fc5cddfa5b07ea2241edbbde1d7bc032"
+SRC_URI[sha256sum] = "cbf74e27246d595d9a74b186b810f6fbb86726dbf3b9532efb343f6d7294fe9c"
 
 UPSTREAM_CHECK_REGEX = "pyparsing-(?P<pver>.*)\.tar"