6
0
forked from pool/python311

- Fix building with system-expat (gh#python/cpython#92875). Nope,

it didn't work, worked around it.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python311?expand=0&rev=13
This commit is contained in:
2022-05-17 18:43:45 +00:00
committed by Git OBS Bridge
parent 6534561f49
commit bf95b5f221
2 changed files with 4 additions and 2 deletions

View File

@@ -2,7 +2,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).
- Fix building with system-expat (gh#python/cpython#92875). Nope,
it didn't work, worked around it.
-------------------------------------------------------------------
Mon May 9 15:09:03 UTC 2022 - Matej Cepl <mcepl@suse.com>