* [OE-core][PATCH] python3: upgrade 3.12.3 -> 3.12.4
@ 2024-06-10 17:12 Trevor Gamblin
2024-06-16 17:35 ` [PATCH] " Livius
0 siblings, 1 reply; 2+ messages in thread
From: Trevor Gamblin @ 2024-06-10 17:12 UTC (permalink / raw)
To: openembedded-core
This release contains numerous security updates and fixes to
regressions. Changelog:
https://docs.python.org/release/3.12.4/whatsnew/changelog.html#python-3-12-4-final
Results of ptests in core-image-ptest-python3 (qemux86-64):
== Tests result: SUCCESS ==
26 tests skipped:
test.test_asyncio.test_windows_events
test.test_asyncio.test_windows_utils test.test_gdb.test_backtrace
test.test_gdb.test_cfunction test.test_gdb.test_cfunction_full
test.test_gdb.test_misc test.test_gdb.test_pretty_print
test_asdl_parser test_clinic test_devpoll test_idle test_ioctl
test_kqueue test_launcher test_msilib test_startfile test_tcl
test_tix test_tkinter test_ttk test_ttk_textonly test_turtle
test_winapi test_winconsoleio test_winreg test_wmi
9 tests skipped (resource denied):
test_curses test_ossaudiodev test_smtpnet test_socketserver
test_urllib2net test_urllibnet test_winsound test_xmlrpc_net
test_zipfile64
454 tests OK.
Total duration: 2 min 45 sec
Total tests: run=41,470 skipped=1,548
Total test files: run=480/489 skipped=26 resource_denied=9
Result: SUCCESS
DURATION: 165
END: /usr/lib/python3/ptest
2024-06-10T17:03
STOP: ptest-runner
TOTAL: 1 FAIL: 0
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
---
.../python/{python3_3.12.3.bb => python3_3.12.4.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3_3.12.3.bb => python3_3.12.4.bb} (99%)
diff --git a/meta/recipes-devtools/python/python3_3.12.3.bb b/meta/recipes-devtools/python/python3_3.12.4.bb
similarity index 99%
rename from meta/recipes-devtools/python/python3_3.12.3.bb
rename to meta/recipes-devtools/python/python3_3.12.4.bb
index e74c0a27aa..49c134fc7c 100644
--- a/meta/recipes-devtools/python/python3_3.12.3.bb
+++ b/meta/recipes-devtools/python/python3_3.12.4.bb
@@ -37,7 +37,7 @@ SRC_URI:append:class-native = " \
file://0001-Lib-sysconfig.py-use-prefix-value-from-build-configu.patch \
"
-SRC_URI[sha256sum] = "56bfef1fdfc1221ce6720e43a661e3eb41785dd914ce99698d8c7896af4bdaa1"
+SRC_URI[sha256sum] = "f6d419a6d8743ab26700801b4908d26d97e8b986e14f95de31b32de2b0e79554"
# exclude pre-releases for both python 2.x and 3.x
UPSTREAM_CHECK_REGEX = "[Pp]ython-(?P<pver>\d+(\.\d+)+).tar"
--
2.45.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] python3: upgrade 3.12.3 -> 3.12.4
2024-06-10 17:12 [OE-core][PATCH] python3: upgrade 3.12.3 -> 3.12.4 Trevor Gamblin
@ 2024-06-16 17:35 ` Livius
0 siblings, 0 replies; 2+ messages in thread
From: Livius @ 2024-06-16 17:35 UTC (permalink / raw)
To: openembedded-core
Hi,
Will it be merged to scarthgap LTS branch also?
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-16 17:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-10 17:12 [OE-core][PATCH] python3: upgrade 3.12.3 -> 3.12.4 Trevor Gamblin
2024-06-16 17:35 ` [PATCH] " Livius
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox