poky/meta/recipes-devtools/python/python3
Khem Raj 20845b0066 python3: Treat UID/GID overflow as failure
This fixes ptest failures on 32bit architectures

AssertionError:
Failed ptests:
{'python3': ['test_extractall_none_gid',
             'test_extractall_none_gname',
             'test_extractall_none_mode',
             'test_extractall_none_mtime',
             'test_extractall_none_uid',
             'test_extractall_none_uname',
             'setUpClass',
             'python3']}

(From OE-Core rev: 43104b547cb79693c83df0882773ae8dd74b1d35)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-05-13 15:42:27 +01:00
..
0001-Avoid-shebang-overflow-on-python-config.py.patch python3: upgrade 3.12.1 -> 3.12.2 2024-03-01 09:28:52 +00:00
0001-gh-107811-tarfile-treat-overflow-in-UID-GID-as-failu.patch python3: Treat UID/GID overflow as failure 2024-05-13 15:42:27 +01:00
0001-gh-114492-Initialize-struct-termios-before-calling-t.patch python3: upgrade 3.12.1 -> 3.12.2 2024-03-01 09:28:52 +00:00
0001-Lib-pty.py-handle-stdin-I-O-errors-same-way-as-maste.patch python: update 3.11.5 -> 3.12.1 2024-01-19 12:21:22 +00:00
0001-Lib-sysconfig.py-use-prefix-value-from-build-configu.patch python: update 3.11.5 -> 3.12.1 2024-01-19 12:21:22 +00:00
0001-Makefile.pre-use-qemu-wrapper-when-gathering-profile.patch python3: upgrade 3.12.1 -> 3.12.2 2024-03-01 09:28:52 +00:00
0001-python3-use-cc_basename-to-replace-CC-for-checking-c.patch python3: upgrade 3.12.1 -> 3.12.2 2024-03-01 09:28:52 +00:00
0001-Skip-failing-tests-due-to-load-variability-on-YP-AB.patch python3: upgrade 3.12.1 -> 3.12.2 2024-03-01 09:28:52 +00:00
0001-skip-no_stdout_fileno-test-due-to-load-variability.patch python3: upgrade 3.12.1 -> 3.12.2 2024-03-01 09:28:52 +00:00
0001-sysconfig.py-use-platlibdir-also-for-purelib.patch python: update 3.11.5 -> 3.12.1 2024-01-19 12:21:22 +00:00
0001-test_ctypes.test_find-skip-without-tools-sdk.patch python: update 3.11.5 -> 3.12.1 2024-01-19 12:21:22 +00:00
0001-test_locale.py-correct-the-test-output-format.patch python: update 3.11.5 -> 3.12.1 2024-01-19 12:21:22 +00:00
0001-test_shutdown-skip-problematic-test.patch python3: skip test_concurrent_futures/test_shutdown 2024-05-09 09:55:27 +01:00
0001-test_storlines-skip-due-to-load-variability.patch python: update 3.11.5 -> 3.12.1 2024-01-19 12:21:22 +00:00
0001-Update-test_sysconfig-for-posix_user-purelib.patch python: update 3.11.5 -> 3.12.1 2024-01-19 12:21:22 +00:00
0020-configure.ac-setup.py-do-not-add-a-curses-include-pa.patch python3: upgrade 3.12.1 -> 3.12.2 2024-03-01 09:28:52 +00:00
cgi_py.patch python: update 3.11.5 -> 3.12.1 2024-01-19 12:21:22 +00:00
check_build_completeness.py
create_manifest3.py
crosspythonpath.patch python: update 3.11.5 -> 3.12.1 2024-01-19 12:21:22 +00:00
deterministic_imports.patch python: update 3.11.5 -> 3.12.1 2024-01-19 12:21:22 +00:00
get_module_deps3.py
makerace.patch python3: upgrade 3.12.1 -> 3.12.2 2024-03-01 09:28:52 +00:00
python3-manifest.json python3-manifest: Sync RDEPENDS with latest version 2024-03-22 16:25:08 +00:00
reformat_sysconfig.py
run-ptest