Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-disable-sphinx-rst.linker-extension.patch | disable sphinx rst.linker extension This is not yet packaged in Debian and is harmless to ignore for now. 2021/03 extended by jcfp to also disable jaraco.packaging.sphinx. |
Carl Suster <carl@contraflo.ws> | no | 2017-01-04 | ||
0003-disable-test_antistampede.patch | disable test_antistampede This test spawns many threads that all make a request to an endpoint in the web server which does nothing but sleep and return a string. The idea is that if caching works this is very fast, so the test assertion is that the test was completed quickly. If the test fails it could run for quite a while, and there is a known problem upstream which makes this test unreliable which is why it is marked as allowed to fail for pytest. To speed things up, we disable it completely until it works more reliably. |
Carl Suster <carl@contraflo.ws> | no | 2017-01-06 | ||
0006_dont-ship-python_2_eol.html.patch | # Exclude python_2_eol from docs | no | ||||
0007-drop-pytest-cov-options.patch | # Remove cov options from pytest.ini | no | ||||
0008-fix-docs-history.rst-include.patch | # Correct the include to point to an existing file | no | ||||
0009-disable-privacy-breaches.patch | # Disable assorted remote logos and buttons | no | ||||
0010-fix-apostrophe-in-man-page.patch | # Apostrophes don't need escaping in groff: doing so anyway # causes them to be rendered as an acute accent. |
no | ||||
0012-permit-deprecation-warnings-in-testsuite.patch | # Do not equate warnings to errors when running the tests in Debian | no |