tag 822097 pending
thanks
Hello,
Bug #822097 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:
http://git.debian.org/?p=python-modules/packages/python-future.git;a=commitdiff;h=f0cf834
---
commit f0cf834aaca145ee9669b1b9dd41500ff6a55c51
Author: Vincent Bernat <[email protected]>
Date: Wed May 4 08:22:22 2016 +0200
Closing #822097 as we don't depend on Python 3.4
diff --git a/debian/changelog b/debian/changelog
index cea96c5..2a5844d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,8 @@ python-future (0.15.2-2) unstable; urgency=medium
[ Vincent Bernat ]
* d/control: Bump Standards-Version.
* d/control: Add a Testsuite field.
- * d/rules: Switch to pybuild.
+ * d/rules: Switch to pybuild. This removes dependency on the current
+ Python version, hence closes: #822097.
* d/copyright: Various fixes in license names and file format.
* Add a patch to fix some failing tests with Python 3.5.
* Remove configparser module and depends on python-configparser