diff options
| author | Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 2021-09-19 00:14:28 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-29 11:17:26 +0100 |
| commit | b26b40bbf7c74bd2e59b3c8471a6866e318aa1c2 (patch) | |
| tree | 174a44ba1fc6afb0f858d5e67239b642d777c58a /meta/recipes-devtools/python | |
| parent | a02cfe25a5cfd223f9fede69468095e0b70263c1 (diff) | |
| download | poky-b26b40bbf7c74bd2e59b3c8471a6866e318aa1c2.tar.gz | |
python3: update to 3.9.7
(From OE-Core rev: 5895b6a51b73735f081267ed6e6e2455c1d717ed)
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 9612bb0639c13571e661f208aa7b28789953d9ec)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python3_3.9.7.bb (renamed from meta/recipes-devtools/python/python3_3.9.6.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3_3.9.6.bb b/meta/recipes-devtools/python/python3_3.9.7.bb index 8a638b142b..772dcb8d9d 100644 --- a/meta/recipes-devtools/python/python3_3.9.6.bb +++ b/meta/recipes-devtools/python/python3_3.9.7.bb | |||
| @@ -39,7 +39,7 @@ SRC_URI:append:class-native = " \ | |||
| 39 | file://12-distutils-prefix-is-inside-staging-area.patch \ | 39 | file://12-distutils-prefix-is-inside-staging-area.patch \ |
| 40 | file://0001-Don-t-search-system-for-headers-libraries.patch \ | 40 | file://0001-Don-t-search-system-for-headers-libraries.patch \ |
| 41 | " | 41 | " |
| 42 | SRC_URI[sha256sum] = "397920af33efc5b97f2e0b57e91923512ef89fc5b3c1d21dbfc8c4828ce0108a" | 42 | SRC_URI[sha256sum] = "f8145616e68c00041d1a6399b76387390388f8359581abc24432bb969b5e3c57" |
| 43 | 43 | ||
| 44 | # exclude pre-releases for both python 2.x and 3.x | 44 | # exclude pre-releases for both python 2.x and 3.x |
| 45 | UPSTREAM_CHECK_REGEX = "[Pp]ython-(?P<pver>\d+(\.\d+)+).tar" | 45 | UPSTREAM_CHECK_REGEX = "[Pp]ython-(?P<pver>\d+(\.\d+)+).tar" |
