Package: sphinxcontrib-jquery / 4.1-6

Metadata

Package Version Patches format
sphinxcontrib-jquery 4.1-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
sphinx_7.1.patch | (download)

tests/test_jquery_installed.py | 12 8 + 4 - 0 !
1 file changed, 8 insertions(+), 4 deletions(-)

 make the tests pass with sphinx 7.1

checksum_at_runtime.patch | (download)

sphinxcontrib/jquery/__init__.py | 7 7 + 0 - 0 !
tests/test_jquery_installed.py | 9 1 + 8 - 0 !
2 files changed, 8 insertions(+), 8 deletions(-)

 caclulate integrity checksum on runtime rather than hardcoding it

We are using packaged jQuery, checksum of which may change at any time.

sphinx_7.2.patch | (download)

tests/test_jquery_installed.py | 11 7 + 4 - 0 !
1 file changed, 7 insertions(+), 4 deletions(-)

 make the tests pass with sphinx 7.2

This patch adapts the tests to work with Sphinx 7.2.
Modified for Debian to keep support for older Sphinx versions.