Bug#938407: routes: Python2 removal in sid/bullseye

2019-12-30 Thread peter green

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.0 +
+++ routes-2.4.1/debian/changelog   2019-12-22 16:33:19.0 +
@@ -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   Sun, 22 Dec 2019 16:33:19 +
+
 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.0 +
+++ routes-2.4.1/debian/control 2019-12-22 16:33:09.0 +
@@ -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/


Bug#938407: routes: Python2 removal in sid/bullseye

2019-12-22 Thread peter green

Hi

I have been working on trying to get rid of python cruft in testing. 
python-webtest is the last remaining package depending on the cruft package 
python-waitress. routes is only of only two source packages with 
build-dependencies on python-webtest.

I just did a test build and it seems that python-webtest is not actually needed 
for the routes package to build. Dropping the build-dependency would allow 
python-webtest to be dropped and python-waitress to be decrufted.

Are there any objections to dropping this build-dependency? if not I may NMU 
this package.



Bug#938407: routes: Python2 removal in sid/bullseye

2019-10-16 Thread peter green

severity 938407 serious
block 938816 by 938407
thanks

routes build-depends on python-webtest, which depends on python-waitress, which 
is no longer built by the waitress source package.