tag 880241 pending
thanks
Hello,
Bug #880241 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/testpath.git/commit/?id=ab9d454
---
commit ab9d454b584d6f702574db2ad61dee7b88eb942b
Author: Ximin Luo <[email protected]>
Date: Tue Nov 7 14:26:57 2017 +0100
Add an .egg-info file so pip recognises it
diff --git a/debian/changelog b/debian/changelog
index 6accb26..692bf25 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+testpath (0.3.1+dfsg-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Add an .egg-info file so pip recognises it. (Closes: #880241)
+
+ -- Ximin Luo <[email protected]> Tue, 07 Nov 2017 14:17:28 +0100
+
testpath (0.3.1+dfsg-1) unstable; urgency=medium
* New upstream release.