Package: python3-rpm Version: 4.19.1.1+dfsg-1 Severity: normal Hi,
Looking at the python 3.12 transition tracker, I noticed that python3-rpm was listed as being incomplete. Upon inspection of the build log, I saw that while rpm build-depends on python3-all-dev (which is normally done in order to build for all supported python3 versions) rpm only builds for the default one. It'd help to build for all supported versions, but if that's not realistic, then the package should just build-dep on python3-dev. Cheers, Emilio