- 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/python311?expand=0&rev=14
This commit is contained in:
2022-05-17 22:11:07 +00:00
committed by Git OBS Bridge
parent f037c0629d
commit 9c0a8f3c4c
3 changed files with 81 additions and 0 deletions

View File

@@ -4,6 +4,8 @@ Tue May 10 15:01:18 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Refresh bluez-devel-vendor.tar.xz
- Fix building with system-expat (gh#python/cpython#92875). Nope,
it didn't work, worked around it.
- Add patch support-expat-245.patch:
* Support Expat >= 2.4.4 (jsc#SLE-21253)
-------------------------------------------------------------------
Mon May 9 15:09:03 UTC 2022 - Matej Cepl <mcepl@suse.com>