From 6b7fe5fd7b103e418bfe35244881887d4b0568c0 Mon Sep 17 00:00:00 2001 From: OscarL Date: Mon, 7 Jul 2025 08:19:42 -0300 Subject: [PATCH] python3.13: change in comment to trigger build on the x86_64 builder. (#12554) --- dev-lang/python/python3.13-3.13.5.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/python/python3.13-3.13.5.recipe b/dev-lang/python/python3.13-3.13.5.recipe index 5fb26fbd9..b7cbf90d5 100644 --- a/dev-lang/python/python3.13-3.13.5.recipe +++ b/dev-lang/python/python3.13-3.13.5.recipe @@ -440,7 +440,7 @@ TEST() test_termios # tcdrain/tcflow/tcflush/tcsendbreak related failures. test_time # ctime/mktime related failures. test_tools # _strptime / "%z" related. - test_venv # '/boot/system/cache/tmp/test_python_[...]/bin/python' can't find libpython3.13.so.1.0. + test_venv # '/boot/system/cache/tmp/test_python_[...]/bin/python' can't find libpython3.13.so.1.0. ) # besides the above ones, the following only fail when the workdir is in RAMFS: