Skip to content

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

Daniel Néri requested to merge dne/aports:python-expat-2.6 into 3.17-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