Package: pydata-sphinx-theme / 0.16.1+dfsg-3

Metadata

Package Version Patches format
pydata-sphinx-theme 0.16.1+dfsg-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
001.disable nodeenv.patch | (download)

pyproject.toml | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 do not use sphinx-theme-builder

002.no build css.patch | (download)

src/pydata_sphinx_theme/assets/scripts/pydata-sphinx-theme.js | 2 0 + 2 - 0 !
webpack.config.js | 32 1 + 31 - 0 !
2 files changed, 1 insertion(+), 33 deletions(-)

 build only js with webpack, not css

Building CSS requires dart-sass, which is not packaged yet
(see https://bugs.debian.org/998024).

003.reduce docs dependencies.patch | (download)

docs/conf.py | 24 1 + 23 - 0 !
1 file changed, 1 insertion(+), 23 deletions(-)

 remove some unpackaged and unused dependencies from the docs

004.no custom icon.patch | (download)

docs/conf.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 do not use custom-icon.js

We exclude it from the tarball.

005.reproducible docs.patch | (download)

docs/examples/index.rst | 2 0 + 2 - 0 !
docs/index.md | 2 1 + 1 - 0 !
docs/user_guide/theme-elements.md | 1 0 + 1 - 0 !
3 files changed, 1 insertion(+), 4 deletions(-)

 disable pydata and execution pages

They cause reproducibility failures.

006.no external images.patch | (download)

docs/community/contributors.md | 9 0 + 9 - 0 !
docs/community/inspiration.md | 32 7 + 25 - 0 !
docs/examples/kitchen-sink/generic.rst | 4 2 + 2 - 0 !
docs/examples/kitchen-sink/images.rst | 12 6 + 6 - 0 !
docs/examples/kitchen-sink/lists.rst | 4 2 + 2 - 0 !
docs/examples/kitchen-sink/structure.rst | 2 1 + 1 - 0 !
docs/examples/kitchen-sink/tables.rst | 4 2 + 2 - 0 !
docs/user_guide/light-dark.rst | 8 4 + 4 - 0 !
8 files changed, 24 insertions(+), 51 deletions(-)

 remove use of external images from the docs

007.use packaged mathjax.patch | (download)

docs/conf.py | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 use packaged mathjax