python3-dput has Depends: gnupg, which feels wrong. As stated in gnupg
package description:
This package contains the full suite of GnuPG tools for cryptographic
communications and data storage.
It seems dput-ng only needs signing command-line interface of gpg, which
is provided by gpg package (the main /usr/bin/gpg binary). Or if it uses
python interface, this is python3-gnupg. It definitely does not need,
for example, gpg-wks-server or gpgsm or other parts of gnupg which gets
unnecessarily installed.
Filing this with Severity: normal instead of wishlist because of other
interdependencies, - for example, see #1070879.
Thanks,
/mjt