Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
remove_contrib_references.diff | Remove references to sphinxcontrib modules They are not packaged yet, and when they are, we would want to avoid dependency loops anyway. |
Dmitry Shachnev <mitya57@debian.org> | no | 2019-12-25 | ||
skip_tests_jsmath.diff | Skip tests that require sphinxcontrib.jsmath module | Dmitry Shachnev <mitya57@debian.org> | no | 2019-12-25 | ||
use_packaged_mathjax.diff | Use packaged MathJax (for our own documentation) | Dmitry Shachnev <mitya57@debian.org> | no | 2020-02-04 | ||
skip_tests_serializinghtml.diff | Skip tests that require sphinxcontrib.serializinghtml module | Dmitry Shachnev <mitya57@debian.org> | no | 2020-02-06 | ||
move_sphinxcontrib_to_extras_require.diff | Move sphinxcontrib modules to extras_require | Dmitry Shachnev <mitya57@debian.org> | no | 2020-02-07 | ||
intersphinx_local.diff | Use local intersphinx inventory To prevent Sphinx from downloading https://docs.python.org/3/objects.inv during build. |
Dmitry Shachnev <mitya57@debian.org> | no | 2020-06-02 | ||
fix_test_format_date_timezone.diff | Properly strip time zones which are west of UTC (#13128) (cherry picked from commit d6da26a7f5e2c50acd2e5728125aff9667a1a33b) |
Dmitry Shachnev <mitya57@debian.org> | no | 2024-11-14 | ||
broken_argparse.diff | Update broken_argparse check Debian's python3.13 version 3.13.0-2 seems to have working argparse. |
Dmitry Shachnev <mitya57@debian.org> | not-needed | 2024-11-16 | ||
source_date_epoch.diff | Do not perform any timezone conversions if SOURCE_DATE_EPOCH is set | Dmitry Shachnev <mitya57@debian.org> | invalid | 2024-12-21 | ||
no_external_css.diff | Don't use Google Fonts to avoid privacy breach. | Chris Lamb <lamby@debian.org> | no | 2018-04-14 |