Are there any objections to dropping this build-dependency? if not I may NMU this package.
I have gone ahead and uploaded a NMU to delayed/5 . The debdiff is attached.
diff -Nru routes-2.4.1/debian/changelog routes-2.4.1/debian/changelog --- routes-2.4.1/debian/changelog 2017-07-20 18:35:37.000000000 +0000 +++ routes-2.4.1/debian/changelog 2019-12-22 16:33:19.000000000 +0000 @@ -1,3 +1,10 @@ +routes (2.4.1-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Drop build-depends on python-webtest. + + -- Peter Michael Green <[email protected]> Sun, 22 Dec 2019 16:33:19 +0000 + routes (2.4.1-1) unstable; urgency=medium * New upstream release diff -Nru routes-2.4.1/debian/control routes-2.4.1/debian/control --- routes-2.4.1/debian/control 2017-07-20 18:35:37.000000000 +0000 +++ routes-2.4.1/debian/control 2019-12-22 16:33:09.000000000 +0000 @@ -11,7 +11,7 @@ python-repoze.lru, python3-repoze.lru, python-coverage, python3-coverage, python-webob, python3-webob, - python-webtest, python3-webtest, + python3-webtest, python-six, python3-six Standards-Version: 4.0.0 Homepage: https://routes.readthedocs.io/

