Package: python-future / 0.15.2-4~bpo8+1
Metadata
| Package | Version | Patches format |
|---|---|---|
| python-future | 0.15.2-4~bpo8+1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| do not use bootstrap.patch | (download) |
docs/_templates/sidebartoc.html |
2 1 + 1 - 0 ! |
do not use the bootstrap sphinx theme This patch removes the use of the bootstrap sphinx theme which isn't yet in Debian (and for which I have no time to work on). |
| removes privacy breach in docs.patch | (download) |
README.rst |
3 0 + 3 - 0 ! |
removes privacy breach in docs This patch removes links to external websites when generating Sphinx docs. |
| remove configparser module.patch | (download) |
setup.py |
2 0 + 2 - 0 ! |
do not ship a configparser module This module is already backported in python-configparser package. Bug-Debian: https://bugs.debian.org/822157 Bug: https://github.com/PythonCharmers/python-future/issues/118 Patch-Name: remove-configparser-module.patch |
| fix tests python3.5.patch | (download) |
tests/test_future/test_builtins.py |
5 2 + 3 - 0 ! |
properly fix assertion for pow and compile on python 3.5 Bug: https://github.com/PythonCharmers/python-future/pull/201 Patch-Name: fix-tests-python3.5.patch |
| 0005 Fixed bytes unit tests fail on Python 3.5.patch | (download) |
tests/test_future/test_bytes.py |
10 6 + 4 - 0 ! |
fixed bytes unit tests fail on python 3.5 |
