- 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/python39?expand=0&rev=178
This commit is contained in:
2024-03-24 00:46:11 +00:00
committed by Git OBS Bridge
parent 731de38310
commit f0704e96b5
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).
-------------------------------------------------------------------
Thu Mar 21 20:24:05 UTC 2024 - Matej Cepl <mcepl@cepl.eu>