Accepting request 1201721 from home:dgarcia:branches:devel:languages:python:Factory

- Make it build for SLE SP7 (jsc#PED-10075):
  - Add CVE-2023-52425-libexpat-2.6.0-backport-15.6.patch to build in
    SLE-15-SP7.
  - Add fix-test-recursion-limit-15.6.patch, gh#python/cpython#115083
  - Add gh-124040-fix-test-math-i586.patch, gh#python/cpython#124042

OBS-URL: https://build.opensuse.org/request/show/1201721
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python313?expand=0&rev=49
This commit is contained in:
2024-09-20 13:41:16 +00:00
committed by Git OBS Bridge
parent 1474d9e3e7
commit ed950ec431
5 changed files with 187 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Sep 12 12:05:43 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
- Make it build for SLE SP7 (jsc#PED-10075):
- Add CVE-2023-52425-libexpat-2.6.0-backport-15.6.patch to build in
SLE-15-SP7.
- Add fix-test-recursion-limit-15.6.patch, gh#python/cpython#115083
- Add gh-124040-fix-test-math-i586.patch, gh#python/cpython#124042
-------------------------------------------------------------------
Sat Sep 7 15:36:03 UTC 2024 - Matej Cepl <mcepl@cepl.eu>