diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c3ba847..628b1e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +sphinx (7.3.7-2) experimental; urgency=medium + + * Make python3-sphinx depend on python3-defusedxml, needed by + sphinx.testing.util module. + * Remove no longer needed test dependencies (thanks Piotr Ożarowski): + - python3-sphinxcontrib.websupport + - python3-sqlalchemy + - python3-whoosh + - python3-xapian + * Backport upstream patch to fix tests with Python 3.12.4. + + -- Dmitry Shachnev <mitya57@debian.org> Thu, 13 Jun 2024 20:51:07 +0300 + sphinx (7.3.7-1) experimental; urgency=medium * New upstream release. |