Package: sphinxcontrib-jsmath / 1.0.1-5
Metadata
Package | Version | Patches format |
---|---|---|
sphinxcontrib-jsmath | 1.0.1-5 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
fix_test_warnings.patch | (download) |
tests/test_jsmath.py |
6 3 + 3 - 0 ! |
--- |
reproducible_build.patch | (download) |
setup.cfg |
2 1 + 1 - 0 ! |
make the build reproducible |
sphinx_8.2.patch | (download) |
sphinxcontrib/jsmath/__init__.py |
16 10 + 6 - 0 ! |
replace domain.has_equations() with context['has_maths_elements'] See https://github.com/sphinx-doc/sphinx/commit/9b7205b65eebdaf0d1ed544929dca77e3e7a537b. . This is mostly based on that Sphinx commit, with the exception that we default to True, so it unconditionally includes jsmath.js for older Sphinx versions. |
1