diff options
| author | Guðni Már Gilbert <gudni.m.g@gmail.com> | 2024-12-25 11:26:50 +0000 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-01-09 06:02:48 -0800 |
| commit | c2dcb76eb1c994c28bb1c31fe07678da1e2222fe (patch) | |
| tree | 6e9aa78db3c073cc308aa5ba5b1a295d40d261c3 /meta/recipes-devtools/python/python3/deterministic_imports.patch | |
| parent | 1b4d8585f0fe9e5a570d7ab7fb7bd36494c98ce2 (diff) | |
| download | poky-c2dcb76eb1c994c28bb1c31fe07678da1e2222fe.tar.gz | |
python3: upgrade 3.12.7 -> 3.12.8
Changelog:
https://docs.python.org/release/3.12.8/whatsnew/changelog.html#python-3-12-8
(From OE-Core rev: 751cf7a576dbb949763703e655e951bcd583f251)
Signed-off-by: Guðni Már Gilbert <gudni.m.g@gmail.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-devtools/python/python3/deterministic_imports.patch')
| -rw-r--r-- | meta/recipes-devtools/python/python3/deterministic_imports.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3/deterministic_imports.patch b/meta/recipes-devtools/python/python3/deterministic_imports.patch index 9ae4af36ec..9bfdf5cd47 100644 --- a/meta/recipes-devtools/python/python3/deterministic_imports.patch +++ b/meta/recipes-devtools/python/python3/deterministic_imports.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From 38e732371ac234c3f0e6310d6dbc7ddc7f458535 Mon Sep 17 00:00:00 2001 | 1 | From 1d6f0f5f8a1279fc9bc06266caa3f3b6f234c4cb Mon Sep 17 00:00:00 2001 |
| 2 | From: Richard Purdie <richard.purdie@linuxfoundation.org> | 2 | From: Richard Purdie <richard.purdie@linuxfoundation.org> |
| 3 | Date: Fri, 27 May 2022 17:05:44 +0100 | 3 | Date: Fri, 27 May 2022 17:05:44 +0100 |
| 4 | Subject: [PATCH] python3: Ensure stale empty python module directories don't | 4 | Subject: [PATCH] python3: Ensure stale empty python module directories don't |
