Skip to content

[3.16] main/python3: add stricter dependency on libexpat>=2.6.0

Daniel Néri requested to merge dne/aports:python-libexpat-2.6-dep into 3.16-stable

Since 3.10.14, Pyhon uses the "reparse deferral API" in expat >= 2.6.0:

https://github.com/python/cpython/pull/116270

Merge request reports