- Add old-libexpat.patch making the test suite work with

libexpat < 2.6.0 (gh#python/cpython#117187).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python310?expand=0&rev=125
This commit is contained in:
2024-03-24 01:15:19 +00:00
committed by Git OBS Bridge
parent 949104af99
commit 46b4064b47
3 changed files with 89 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Mar 24 00:43:14 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Add old-libexpat.patch making the test suite work with
libexpat < 2.6.0 (gh#python/cpython#117187).
-------------------------------------------------------------------
Fri Mar 22 21:17:25 UTC 2024 - Matej Cepl <mcepl@cepl.eu>