Source: python-netaddr Version: 0.7.19-2 Severity: serious Tags: patch Hello, please update the build dependency from python (scheduled for removal) to python-all, to fix the future/ongoing transition.
--- python-netaddr-0.7.19/debian/control 2020-01-29 15:37:58.000000000 +0100 +++ python-netaddr-0.7.19/debian/control 2020-01-31 19:19:53.000000000 +0100 @@ -8,7 +8,7 @@ ieee-data, localehelper, dh-python, - python (>= 2.6.5), + python-all (>= 2.6.5), python-pytest, python-setuptools (>= 0.6b3), python3-sphinx (>= 1.0.7+dfsg), thanks Gianfranco