Package: release.debian.org Severity: normal Tags: trixie X-Debbugs-Cc: [email protected], [email protected], [email protected] Control: affects -1 + src:policyd-rate-limit User: [email protected] Usertags: pu
[ Reason ] Fix Bug #1128265. Package does not work at all because it tries to use python module 'imp', which has been removed. [ Impact ] Package does not work. [ Tests ] The bug submitter (also a DD) tells me that the package works again in unstable. In trixie, with the same fix, I've checked that running "policyd-rate-limit" does not trigger ModuleNotFoundError: No module named 'imp' anymore. [ Risks ] Low. [ Checklist ] [X] *all* changes are documented in the d/changelog [X] I reviewed all changes and I approve them [X] attach debdiff against the package in (old)stable [X] the issue is verified as fixed in unstable [ Changes ] Apply upstream fix to work with python >= 3.12 [ Other info ] Package is already uploaded.

