Bump sphinx from 6.2.1 to 7.0.0
Bumps sphinx from 6.2.1 to 7.0.0.
Release notes
Sourced from sphinx's releases.
v7.0.0
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v7.0.0rc1
Changelog: https://www.sphinx-doc.org/en/master/changes.html
Changelog
Sourced from sphinx's changelog.
Release 7.0.0 (released Apr 29, 2023)
Incompatible changes
- #11359: Remove long-deprecated aliases for
MecabSplitterandDefaultSplitterinsphinx.search.ja.- #11360: Remove deprecated
make_old_idfunctions in domain object description classes.- #11363: Remove the Setuptools integration (
build_sphinxhook insetup.py).- #11364: Remove deprecated
sphinx.ext.napoleon.iteratorsmodule.- #11365: Remove support for the
jsdumpformat insphinx.search.- #11366: Make
localea required argument tosphinx.util.i18n.format_date().- #11370: Remove deprecated
sphinx.util.stemmermodule.- #11371: Remove deprecated
sphinx.pycode.ast.parse()function.- #11372: Remove deprecated
sphinx.io.read_doc()function.- #11373: Removed deprecated
sphinx.util.get_matching_files()function.- #11378: Remove deprecated
sphinx.util.docutils.is_html5_writer_available()function.- #11379: Make the
envargument toBuildersubclasses required.- #11380: autosummary: Always emit grouped import exceptions.
- #11381: Remove deprecated
stylekey for HTML templates.- #11382: Remove deprecated
sphinx.writers.latex.LaTeXTranslator.docclassesattribute.- #11383: Remove deprecated
sphinx.builders.html.html5_readyandsphinx.builders.html.HTMLTranslatorattributes.- #11385: Remove support for HTML 4 output.
Commits
-
d568b2fBump to 7.0.0 final -
ff79edfRemovejsdumpreferences post removal -
1a5133aBump to 7.0.0rc1 final -
5795fc7Updatesphinx.deprecationfor Sphinx 7.0 (#11386) -
6202087Add a note to CHANGES for PR 11385 -
ad47373Remove HTML 4 support (#11385) -
3e3251dRemoveHTMLTranslatorandhtml5_readyfromsphinx.builders.html(... -
77fd819Remove deprecatedLaTeXTranslator.docclassesattribute (#11382) -
4be56f3Remove deprecatedstylekey for HTML templates (#11381) -
49027a9Autosummary: Always emit groupedImportErrorexceptions (#11380) - Additional commits viewable in compare view