- Add patch support-expat-245.patch:

* Support Expat >= 2.4.4 (jsc#SLE-21253)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python39?expand=0&rev=99
This commit is contained in:
2022-05-20 15:52:25 +00:00
committed by Git OBS Bridge
parent 0054c87fd3
commit 7b72538bfb
2 changed files with 77 additions and 0 deletions

View File

@@ -166,6 +166,8 @@ Fri May 20 14:18:15 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Tools/Demos
- gh-91583: Fix regression in the code generated by Argument
Clinic for functions with the defining_class parameter.
- Add patch support-expat-245.patch:
* Support Expat >= 2.4.4 (jsc#SLE-21253)
-------------------------------------------------------------------
Sat Mar 26 22:22:24 UTC 2022 - Matej Cepl <mcepl@suse.com>