#1145928 prettytable: please drop the now obsolete python3-setuptools{,-scm} build-dependencies

#1145928#5
Date:
2026-08-27 20:12:00 UTC
From:
To:
Hi Sandro,

python3-setuptools & python3-setuptools-scm are not needed anymore since the conversion
to Hatchling. Please drop these now obsolete & extraneous build-dependencies.

Greetings

Alexandre


 Build-Depends: debhelper-compat (= 13),
                pybuild-plugin-pyproject,
                python3-all (>= 3.1.3-3),
                python3-coverage <!nocheck>,
                python3-hatch-vcs,
                python3-hatchling,
                python3-pytest <!nocheck>,
                python3-pytest-lazy-fixtures <!nocheck>,
-               python3-setuptools,
-               python3-setuptools-scm,
                python3-wcwidth,