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 filePatch | File delta | Description |
---|---|---|
001.disable nodeenv.patch | (download) |
pyproject.toml |
8 4 + 4 - 0 ! |
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 ! |
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 ! |
remove some unpackaged and unused dependencies from the docs |
004.no custom icon.patch | (download) |
docs/conf.py |
4 2 + 2 - 0 ! |
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 ! |
disable pydata and execution pages They cause reproducibility failures. |
006.no external images.patch | (download) |
docs/community/contributors.md |
9 0 + 9 - 0 ! |
remove use of external images from the docs |
007.use packaged mathjax.patch | (download) |
docs/conf.py |
2 2 + 0 - 0 ! |
use packaged mathjax |