From 17e7d71ca8972b971156e83d14a89a7fe5e0f4e5 Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Thu, 31 Mar 2022 23:57:51 +0200 Subject: [PATCH] python3: update to 3.10.4 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Alexandre Belloni --- .../python/{python3_3.10.3.bb => python3_3.10.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3_3.10.3.bb => python3_3.10.4.bb} (99%) diff --git a/meta/recipes-devtools/python/python3_3.10.3.bb b/meta/recipes-devtools/python/python3_3.10.4.bb similarity index 99% rename from meta/recipes-devtools/python/python3_3.10.3.bb rename to meta/recipes-devtools/python/python3_3.10.4.bb index 5c0f0a9eb26..522f0d71ee5 100644 --- a/meta/recipes-devtools/python/python3_3.10.3.bb +++ b/meta/recipes-devtools/python/python3_3.10.4.bb @@ -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] = "596c72de998dc39205bc4f70ef0dbf7edec740a306d09b49a9bd0a77806730dc" +SRC_URI[sha256sum] = "80bf925f571da436b35210886cf79f6eb5fa5d6c571316b73568343451f77a19" # exclude pre-releases for both python 2.x and 3.x UPSTREAM_CHECK_REGEX = "[Pp]ython-(?P\d+(\.\d+)+).tar" -- 2.47.2