Package: sphinx / 1.2.3+dfsg-1
Metadata
Package | Version | Patches format |
---|---|---|
sphinx | 1.2.3+dfsg-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
disable_distribute_setup.diff | (download) |
setup.py |
1 1 + 0 - 0 ! |
disable use of distribute_setup, which bootstraps distribute installation |
initialize_autodoc.diff | (download) |
sphinx/ext/autosummary/generate.py |
10 10 + 0 - 0 ! |
make sphinx-autogen initialize the sphinx.ext.autodoc module |
python3_test_build_dir.diff | (download) |
tests/run.py |
6 3 + 3 - 0 ! |
fix build directory for test runner Hardcode Python 3 build directory in the test runner to the one that Debian package uses. |
parallel_2to3.diff | (download) |
setup.py |
17 17 + 0 - 0 ! |
run 2to3 in parallel |
no_external_css.diff | (download) |
doc/_themes/sphinx13/layout.html |
2 0 + 2 - 0 ! |
don't use css files hosted on external sites |
fix_latex_hlines.diff | (download) |
sphinx/writers/latex.py |
5 3 + 2 - 0 ! |
fix writing table hlines in latex writer |