- Add fix_test_generated_data.patch to skip failing test

(gh#python/cpython#121938).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python314?expand=0&rev=16
This commit is contained in:
2024-10-17 12:39:27 +00:00
committed by Git OBS Bridge
parent 3f3cf2ab15
commit a15f7b0fad
4 changed files with 39 additions and 12 deletions

View File

@@ -215,6 +215,9 @@ Patch41: gh125535-Lib_IntVector_Intrinsics_vec128.patch
# PATCH-FIX-UPSTREAM fix_test_ftp_error.patch gh#python/cpython#125584 mcepl@suse.com
# Patch from gh#python/cpython!125586
Patch42: fix_test_ftp_error.patch
# PATCH-FIX-UPSTREAM fix_test_generated_data.patch gh#python/cpython#121938 mcepl@suse.com
# skip the failing test on 32bit arch
Patch43: fix_test_generated_data.patch
BuildRequires: autoconf-archive
BuildRequires: automake
BuildRequires: fdupes