Remove subprocess-raise-timeout.patch, which seems irrelevant

now.
This commit is contained in:
2025-11-06 23:24:21 +01:00
parent faa4a5c356
commit ed242c6395
8 changed files with 43 additions and 66 deletions

View File

@@ -203,8 +203,6 @@ Patch02: F00251-change-user-install-location.patch
Patch03: python-3.3.0b1-localpath.patch
# replace DATE, TIME and COMPILER by fixed definitions to aid reproducible builds
Patch04: python-3.3.0b1-fix_date_time_compiler.patch
# Raise timeout value for test_subprocess
Patch06: subprocess-raise-timeout.patch
# PATCH-FEATURE-UPSTREAM bpo-31046_ensurepip_honours_prefix.patch bpo#31046 mcepl@suse.com
# ensurepip should honour the value of $(prefix)
Patch07: bpo-31046_ensurepip_honours_prefix.patch