Replace skip-test_thread_time.patch with gh#python/cpython!143558

This commit is contained in:
2026-01-09 11:42:27 +01:00
parent 844aa52240
commit 09dd0917b6
4 changed files with 39 additions and 19 deletions

View File

@@ -224,9 +224,9 @@ Patch40: fix-test-recursion-limit-15.6.patch
Patch41: bsc1243155-sphinx-non-determinism.patch
# PATCH-FIX-OPENSUSE gh139257-Support-docutils-0.22.patch gh#python/cpython#139257 daniel.garcia@suse.com
Patch42: gh139257-Support-docutils-0.22.patch
# PATCH-FIX-UPSTREAM skip-test_thread_time.patch gh#python/cpython#143528 mcepl@suse.com
# skip test.test_time.TimeTestCase.test_thread_time on s390x
Patch43: skip-test_thread_time.patch
# PATCH-FIX-UPSTREAM longer-time-test_thread_time.patch gh#python/cpython!143558 mcepl@suse.com
# tolerate 100 ms instead of 20 ms to support slow CIs.
Patch43: longer-time-test_thread_time.patch
#### Python 3.15 DEVELOPMENT PATCHES
BuildRequires: autoconf-archive
BuildRequires: automake