Package: python-sphinxcontrib-django / 2.5-3

Metadata

Package Version Patches format
python-sphinxcontrib-django 2.5-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Remove sphinx_last_updated_by_git from required sphi.patch | (download)

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

 remove sphinx_last_updated_by_git from required sphinx extensions.


0002 Remove remote badges to prevent privacy issues.patch | (download)

README.rst | 26 0 + 26 - 0 !
1 file changed, 26 deletions(-)

 remove remote badges to prevent privacy issues.


0003 Use local objects.inv in default intersphinx configu.patch | (download)

sphinxcontrib_django/roles.py | 39 31 + 8 - 0 !
1 file changed, 31 insertions(+), 8 deletions(-)

 use local objects.inv in default intersphinx configuration if files
 are present.


0004 Replace pprintpp with rich.pretty.patch | (download)

pyproject.toml | 2 1 + 1 - 0 !
sphinxcontrib_django/docstrings/data.py | 4 2 + 2 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 replace pprintpp with rich.pretty.


0005 fix tests to work on Sphinx 9.patch | (download)

tests/conftest.py | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 fix tests to work on sphinx 9+

(cherry picked from commit f1e6d40063e42ddb72fb06349a019e45c8bb4446)

0006 add docs and fix tests for Sphinx 9 compat.patch | (download)

README.rst | 13 13 + 0 - 0 !
docs/conf.py | 4 4 + 0 - 0 !
tests/roots/test-docstrings/conf.py | 2 2 + 0 - 0 !
3 files changed, 19 insertions(+)

 add docs and fix tests for sphinx 9+ compat

(cherry picked from commit 63af54f9d358cc0e5a5df06931cf9e369daf851f)