diff options
-rw-r--r-- | meta/recipes-devtools/python/python3_3.10.13.bb (renamed from meta/recipes-devtools/python/python3_3.10.12.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3_3.10.12.bb b/meta/recipes-devtools/python/python3_3.10.13.bb index 74f1defc95..ba53a09ef5 100644 --- a/meta/recipes-devtools/python/python3_3.10.12.bb +++ b/meta/recipes-devtools/python/python3_3.10.13.bb | |||
@@ -43,7 +43,7 @@ SRC_URI:append:class-native = " \ | |||
43 | file://12-distutils-prefix-is-inside-staging-area.patch \ | 43 | file://12-distutils-prefix-is-inside-staging-area.patch \ |
44 | file://0001-Don-t-search-system-for-headers-libraries.patch \ | 44 | file://0001-Don-t-search-system-for-headers-libraries.patch \ |
45 | " | 45 | " |
46 | SRC_URI[sha256sum] = "afb74bf19130e7a47d10312c8f5e784f24e0527981eab68e20546cfb865830b8" | 46 | SRC_URI[sha256sum] = "5c88848668640d3e152b35b4536ef1c23b2ca4bd2c957ef1ecbb053f571dd3f6" |
47 | 47 | ||
48 | # exclude pre-releases for both python 2.x and 3.x | 48 | # exclude pre-releases for both python 2.x and 3.x |
49 | UPSTREAM_CHECK_REGEX = "[Pp]ython-(?P<pver>\d+(\.\d+)+).tar" | 49 | UPSTREAM_CHECK_REGEX = "[Pp]ython-(?P<pver>\d+(\.\d+)+).tar" |