- Add skip_if_buildbot-extend.patch to avoid the bug altogether

(extending what skip_if_buildbot covers).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python311?expand=0&rev=62
This commit is contained in:
2023-05-03 05:42:18 +00:00
committed by Git OBS Bridge
parent e71e638e14
commit f503a46aa9
3 changed files with 5 additions and 4 deletions

View File

@@ -173,9 +173,9 @@ Patch37: CVE-2007-4559-filter-tarfile_extractall.patch
# PATCH-FIX-UPSTREAM 103213-fetch-CONFIG_ARGS.patch gh#python/cpython#103053 mcepl@suse.com
# Fetch CONFIG_ARGS from original python instance
Patch38: 103213-fetch-CONFIG_ARGS.patch
# PATCH-FIX-UPSTREAM skip-test_freeze_simple_script.patch gh#python/cpython#103053 mcepl@suse.com
# PATCH-FIX-UPSTREAM skip_if_buildbot-extend.patch gh#python/cpython#103053 mcepl@suse.com
# Skip test_freeze_simple_script
Patch39: skip-test_freeze_simple_script.patch
Patch39: skip_if_buildbot-extend.patch
BuildRequires: autoconf-archive
BuildRequires: automake
BuildRequires: fdupes