Dear maintainer,

I've prepared an NMU for sphinx-testing (versioned as 0.8.1-1.2). The diff
is attached to this message.

please consider maintaining this package under DPMT umbrella

Regards.

diff -Nru sphinx-testing-0.8.1/debian/changelog sphinx-testing-0.8.1/debian/changelog
--- sphinx-testing-0.8.1/debian/changelog	2019-10-13 00:07:12.000000000 -0400
+++ sphinx-testing-0.8.1/debian/changelog	2020-03-14 23:55:05.000000000 -0400
@@ -1,3 +1,10 @@
+sphinx-testing (0.8.1-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Further drop remaining python2 packages; Closes: #938547
+
+ -- Sandro Tosi <mo...@debian.org>  Sat, 14 Mar 2020 23:55:05 -0400
+
 sphinx-testing (0.8.1-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru sphinx-testing-0.8.1/debian/tests/control sphinx-testing-0.8.1/debian/tests/control
--- sphinx-testing-0.8.1/debian/tests/control	2019-01-04 19:04:36.000000000 -0500
+++ sphinx-testing-0.8.1/debian/tests/control	2020-03-14 23:54:59.000000000 -0400
@@ -1,8 +1,3 @@
-Tests: python-sphinx-testing
-Depends: python-sphinx,
-         python-six,
-         python-nose
-
 Tests: python3-sphinx-testing
 Depends: python3-sphinx,
          python3-six,
diff -Nru sphinx-testing-0.8.1/debian/tests/python-sphinx-testing sphinx-testing-0.8.1/debian/tests/python-sphinx-testing
--- sphinx-testing-0.8.1/debian/tests/python-sphinx-testing	2019-01-04 19:04:36.000000000 -0500
+++ sphinx-testing-0.8.1/debian/tests/python-sphinx-testing	1969-12-31 19:00:00.000000000 -0500
@@ -1,8 +0,0 @@
-#!/bin/sh
-set -e -u
-cp -r tests "$AUTOPKGTEST_TMP/"
-cd "$AUTOPKGTEST_TMP"
-pyversions -i \
-| tr ' ' '\n' \
-| xargs -I {} env PYTHONWARNINGS=d PYTHONHASHSEED=random {} \
-  -m nosetests -vv 2>&1

Reply via email to