Package: dh-python Version: 6.20250414 Severity: normal Dear Maintainers,
I was suprised by this behaviour while checking the remaining packages depending on python3-pkg-resources. Some little heuristic in dh-python would make 10~ packages disapear from the TODO list with little effort, as a dependency on python3-setuptools _always_ implies one on python3-pkg-resources. Greetings Alexandre $ reverse-depends python3-setuptools -l | sort > a $ reverse-depends python3-pkg-resources -l | sort > b $ comm -1 -2 a b pex python3-barman python3-brian python3-cppy python3-envisage python3-extension-helpers python3-ffcx python3-hatch-mypyc python3-jupyter-packaging python3-pastescript python3-pbr python3-pyroma python3-pytest-runner python3-setuptools-gettext python3-setuptools-protobuf python3-setuptools-scm trac