tag 880232 pending
thanks
Hello,
Bug #880232 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
https://anonscm.debian.org/cgit/python-modules/packages/nose.git/commit/?id=3d47b8f
---
commit 3d47b8f1bf14032103782d5a3a9f65220dc5b983
Author: Dmitry Shachnev <[email protected]>
Date: Mon Oct 30 23:46:48 2017 +0300
Add a patch to fix test failures with Python 3.6.
Closes: #880232.
diff --git a/debian/changelog b/debian/changelog
index 722a961..a8da797 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+nose (1.3.7-3) UNRELEASED; urgency=medium
+
+ * Add a patch to fix test failures with Python 3.6 (closes: #880232).
+
+ -- Dmitry Shachnev <[email protected]> Mon, 30 Oct 2017 23:46:01 +0300
+
nose (1.3.7-2) unstable; urgency=medium
* Add a patch to make coverage plugin compatible with python-coverage 4.1