]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3: upgrade 3.12.4 -> 3.12.5
authorTrevor Gamblin <tgamblin@baylibre.com>
Fri, 9 Aug 2024 12:22:15 +0000 (08:22 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 15 Aug 2024 13:55:59 +0000 (14:55 +0100)
Changelog: https://docs.python.org/release/3.12.5/whatsnew/changelog.html

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3_3.12.5.bb [moved from meta/recipes-devtools/python/python3_3.12.4.bb with 99% similarity]

similarity index 99%
rename from meta/recipes-devtools/python/python3_3.12.4.bb
rename to meta/recipes-devtools/python/python3_3.12.5.bb
index 119fe10ca93acc394c9b6810e401e7b99055c11e..5665c90fa96b7d6063738fd40539485cf69a9ecc 100644 (file)
@@ -39,7 +39,7 @@ SRC_URI:append:class-native = " \
            file://0001-Lib-sysconfig.py-use-prefix-value-from-build-configu.patch \
            "
 
-SRC_URI[sha256sum] = "f6d419a6d8743ab26700801b4908d26d97e8b986e14f95de31b32de2b0e79554"
+SRC_URI[sha256sum] = "fa8a2e12c5e620b09f53e65bcd87550d2e5a1e2e04bf8ba991dcc55113876397"
 
 # exclude pre-releases for both python 2.x and 3.x
 UPSTREAM_CHECK_REGEX = "[Pp]ython-(?P<pver>\d+(\.\d+)+).tar"