- Patch skip-test_pyobject_freed_is_freed.patch should be used

for SLE-15-SP4 as well.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python39?expand=0&rev=149
This commit is contained in:
2023-06-30 08:18:36 +00:00
committed by Git OBS Bridge
parent 97bb975b72
commit 0ed644a292
3 changed files with 47 additions and 1 deletions

View File

@@ -158,6 +158,9 @@ Patch34: skip-test_pyobject_freed_is_freed.patch
# PATCH-FIX-UPSTREAM support-expat-CVE-2022-25236-patched.patch jsc#SLE-21253 mcepl@suse.com
# Makes Python resilient to changes of API of libexpat
Patch35: support-expat-CVE-2022-25236-patched.patch
# PATCH-FIX-SLE fix_configure_rst.patch bpo#43774 mcepl@suse.com
# remove duplicate link targets and make documentation with old Sphinx in SLE
Patch36: fix_configure_rst.patch
# PATCH-FIX-UPSTREAM 98437-sphinx.locale._-as-gettext-in-pyspecific.patch gh#python/cpython#98366 mcepl@suse.com
# this patch makes things totally awesome
Patch37: 98437-sphinx.locale._-as-gettext-in-pyspecific.patch
@@ -413,7 +416,7 @@ other applications.
%patch25 -p1
%patch29 -p1
%patch32 -p1
%if 0%{?sle_version} && 0%{?sle_version} <= 150300
%if 0%{?sle_version} && 0%{?sle_version} <= 150400
%patch33 -p1
%patch34 -p1
%endif
@@ -421,6 +424,7 @@ other applications.
%patch05 -p1
%endif
%patch35 -p1
%patch36 -p1
%patch37 -p1
%patch40 -p1