diff options
| author | Guðni Már Gilbert <gudni.m.g@gmail.com> | 2024-12-28 18:19:11 +0000 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-01-09 06:25:36 -0800 |
| commit | 321943e627877aabfd1f71599b7619e8bf2e624b (patch) | |
| tree | da249cb3096ac3b1f0c874acf4d7c9fbe1245773 /meta/recipes-devtools/python/python3/0001-test_shutdown-skip-problematic-test.patch | |
| parent | a7abc52998f01193acc0bb9a93fa6b73d7f49f0e (diff) | |
| download | poky-321943e627877aabfd1f71599b7619e8bf2e624b.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: db5081254adacf6c87269fd43af7199267ad535c)
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/0001-test_shutdown-skip-problematic-test.patch')
| -rw-r--r-- | meta/recipes-devtools/python/python3/0001-test_shutdown-skip-problematic-test.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3/0001-test_shutdown-skip-problematic-test.patch b/meta/recipes-devtools/python/python3/0001-test_shutdown-skip-problematic-test.patch index e8d70cdc1b..61fe5e9ba1 100644 --- a/meta/recipes-devtools/python/python3/0001-test_shutdown-skip-problematic-test.patch +++ b/meta/recipes-devtools/python/python3/0001-test_shutdown-skip-problematic-test.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From b637ac8f58d17bc8888b2027a572c87531a4539d Mon Sep 17 00:00:00 2001 | 1 | From d09a034acba8922158d38fd16be970b5a454428a Mon Sep 17 00:00:00 2001 |
| 2 | From: Trevor Gamblin <tgamblin@baylibre.com> | 2 | From: Trevor Gamblin <tgamblin@baylibre.com> |
| 3 | Date: Wed, 8 May 2024 11:58:09 -0400 | 3 | Date: Wed, 8 May 2024 11:58:09 -0400 |
| 4 | Subject: [PATCH] test_shutdown: skip problematic test | 4 | Subject: [PATCH] test_shutdown: skip problematic test |
