On 8/30/26 14:49, Rafael Laboissière wrote:
> Control: tags -1 + patch upstream
> 
> Hi,
> 
> The current issue is due to the removal of the Python 2 compatibility macros 
> in version 4.5.0 of SWIG. [1] According to the SWIG authors, these macros 
> were retained in the generated code (pyhead.swg) solely for user typemaps. 
> All typemap using these macros are updated to call the Python 3 C API 
> directly. .
> 
> I have submitted a patch to fix the FTBFS issue as a merge request at Salsa. 
> [2]
> 
> Note that there is currently a pull request in the upstream Git repository 
> related to the current issue (PR #2391 [3]).
> 
> Best,
> 
> Rafael
> 
> [1] 
> https://github.com/swig/swig/commit/79f7a2b7cb7ddc256eba09c8770133148025171d
> [2] https://salsa.debian.org/debian/openscap/-/merge_requests/2
> [3] https://github.com/OpenSCAP/openscap/pull/2391/

Hi Rafael,

Thanks for the work and MR!

I'm holding this off for a while, I hope upstream will cut a new release
soon, which will include the fix for SWIG. If they don't, I'll probably
accept the MR and release to unstable.

Regards,
Håvard

Reply via email to