]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3: upgrade 3.10.2 -> 3.10.3
authorTrevor Gamblin <trevor.gamblin@windriver.com>
Tue, 22 Mar 2022 16:35:05 +0000 (12:35 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Mar 2022 17:41:41 +0000 (17:41 +0000)
3.10.3 includes numerous bug fixes. See:
https://docs.python.org/3/whatsnew/changelog.html

Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python/python3_3.10.3.bb [moved from meta/recipes-devtools/python/python3_3.10.2.bb with 99% similarity]

similarity index 99%
rename from meta/recipes-devtools/python/python3_3.10.2.bb
rename to meta/recipes-devtools/python/python3_3.10.3.bb
index 227a72d3953407ebaa13692328953e73fae3786b..4e7c6f71e3dd5c6d4cf3802f5fef2279249b37b8 100644 (file)
@@ -40,7 +40,7 @@ SRC_URI:append:class-native = " \
            file://12-distutils-prefix-is-inside-staging-area.patch \
            file://0001-Don-t-search-system-for-headers-libraries.patch \
            "
-SRC_URI[sha256sum] = "17de3ac7da9f2519aa9d64378c603a73a0e9ad58dffa8812e45160c086de64c7"
+SRC_URI[sha256sum] = "596c72de998dc39205bc4f70ef0dbf7edec740a306d09b49a9bd0a77806730dc"
 
 # exclude pre-releases for both python 2.x and 3.x
 UPSTREAM_CHECK_REGEX = "[Pp]ython-(?P<pver>\d+(\.\d+)+).tar"