Package: sphinx / 1.6.3-2
Metadata
Package | Version | Patches format |
---|---|---|
sphinx | 1.6.3-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
no_external_css.diff | (download) |
doc/_themes/sphinx13/layout.html |
2 0 + 2 - 0 ! |
don't use css files hosted on external sites |
disable_js_version_check.diff | (download) |
tests/test_theming.py |
1 1 + 0 - 0 ! |
disable a test that checks versions of js libraries |
no_snowballstemmer.diff | (download) |
Sphinx.egg-info/requires.txt |
1 0 + 1 - 0 ! |
do not support snowballstemmer-based search for now |
skip_tests_network.diff | (download) |
tests/test_build_latex.py |
1 1 + 0 - 0 ! |
skip linkcheck tests that require network access |
no_require_websupport.diff | (download) |
setup.py |
2 1 + 1 - 0 ! |
move sphinxcontrib-websupport to extras_require |
upstream_fix_crash_on_parallel_build.diff | (download) |
sphinx/util/parallel.py |
1 1 + 0 - 0 ! |
fix #4006: fix crash on parallel build (cherry picked from commit 0cb57f19a099be2809a8fb5dc9274f7411e1caac) |