Source: python-xmlsec Version: 1.3.14-3 Severity: important X-Debbugs-Cc: [email protected]
Hi, unstable contains 1.3.14 which is from Apr, 17 2024. Since then 1.3.17 Latest Release Date: 2025-11-11 Version: 1.3.17 [...] 1.3.16 Release Date: 2025-07-10 Version: 1.3.16 [...] 1.3.15 What's Changed Explicitly cast the pointer type in PyXmlSec_ClearReplacedNodes by @hroncok in #325 Fix sdist CI workflow by @jonathangreen in #330 Build wheels for Python 3.13 by @jonathangreen in #329 Fix linuxbrew workflow by @jonathangreen in #331 Fix macosx CI workflow by @jonathangreen in #332 Fix type mismatch in PyXmlSec_ClearReplacedNodes for Python 3.13 compatibility by @haya4ux in #340 New Contributors @hroncok made their first contribution in #325 @haya4ux made their first contribution in #340 Full Changelog: 1.3.14...1.3.15 happened. #325 is included in a patch, though. I stumbled upon this since python-xmlsec as of now fails in the tests with xmlsec1 1.3.11 from experimental. https://github.com/lsh123/xmlsec/pull/1104#issuecomment-4462370741 suggests a patch which doesn't apply on 1.3.14 but on 1.3.17. (That patch still makes it fail here with xmlsec 1.3.11, but that's for an other bug proably, it at least would help for further steps if python-xmlsec was 1.3.17 anyway.) Already did a local upgrade here and looks fine and straightforward. I could do a team upload but I am not member of the DPMT :) rene@frodo:~$ ratt -dist unstable -chdist sid -sbuild_dist unstable -direct-rdeps python-xmlsec_1.3.17-1_amd64.changes 2026/05/30 19:49:26 Loading changes file "python-xmlsec_1.3.17-1_amd64.changes" 2026/05/30 19:49:26 - 2 binary packages: python3-xmlsec python3-xmlsec-dbgsym 2026/05/30 19:49:26 Corresponding .debs (will be injected when building): 2026/05/30 19:49:26 python3-xmlsec-dbgsym_1.3.17-1_amd64.deb 2026/05/30 19:49:26 python3-xmlsec_1.3.17-1_amd64.deb 2026/05/30 19:49:26 Using --depth=2 for dose-ceve(1) reverse dependency closure 2026/05/30 19:49:26 Figuring out reverse build dependencies using dose-ceve(1). This might take a while 2026/05/30 19:50:27 Found 1 reverse build dependencies 2026/05/30 19:50:27 Warning: could not resolve Suite for "unstable": no suite found for codename "unstable" (no -updates/-security overlays) 2026/05/30 19:50:27 Building package 1 of 1: python3-onelogin-saml2 2026/05/30 19:51:38 Completed building 1 packages with 1 workers 2026/05/30 19:51:38 Build results: 2026/05/30 19:51:38 PASSED: python3-onelogin-saml2 Regards, Rene

