News

python-xmlsec (via wheels or source) links against system-installed libxml2; Mismatch occurs if these differ; Repro Steps: pip install xmlsec==1.3.15 pip install lxml==5.4.0 run anything using both => ...