tag 871994 pending
thanks
Hello,
Bug #871994 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/pytest.git/commit/?id=76e3d56
---
commit 76e3d5655c678fc6d2330c9b988c3b2098432265
Author: Sebastian Ramacher <[email protected]>
Date: Sun Aug 13 17:47:18 2017 +0200
Finalize changelog
diff --git a/debian/changelog b/debian/changelog
index c421e04..2a8b89a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+pytest (3.2.1-1) unstable; urgency=medium
+
+ * New upstream release.
+ - Properly escape test names when setting PYTEST_CURRENT_TEST environment
+ variable. (Closes: #871994)
+
+ -- Sebastian Ramacher <[email protected]> Sun, 13 Aug 2017 17:34:34 +0200
+
pytest (3.2.0-1) unstable; urgency=medium
* New upstream release.