Package: python-future / 0.18.2-6
Metadata
| Package | Version | Patches format |
|---|---|---|
| python-future | 0.18.2-6 | 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 |
1 0 + 1 - 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 Last-Change: Thu, 13 Sep 2018 11:27:00 +0200 (by Andreas Tille <[email protected]> Most changes adopted upstream |
| 0005 Fixed bytes unit tests fail on Python 3.5.patch | (download) |
tests/test_future/test_bytes.py |
2 2 + 0 - 0 ! |
fixed bytes unit tests fail on python 3.5 |
| no dummy thread.patch | (download) |
tests/test_future/test_standard_library.py |
2 0 + 2 - 0 ! |
don't run the _dummy_thread tests The module is deprecated since 3.7, and removed in 3.9. Bug: https://github.com/PythonCharmers/python-future/issues/540 Bug-Debian: https://bugs.debian.org/973114 |
