Opened 12 months ago

Closed 12 months ago

Last modified 9 months ago

#17994 closed enhancement (fixed)

sphinx-7.0.0

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 12.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New major version

Change History (4)

comment:1 by Bruce Dubbs, 12 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 12 months ago

Release 7.0.0 (released Apr 29, 2023)

Incompatible changes

  • Remove long-deprecated aliases for MecabSplitter and DefaultSplitter in sphinx.search.ja.
  • Remove deprecated make_old_id functions in domain object description classes.
  • Remove the Setuptools integration (build_sphinx hook in setup.py).
  • Remove deprecated sphinx.ext.napoleon.iterators module.
  • Remove support for the jsdump format in sphinx.search.
  • Make locale a required argument to sphinx.util.i18n.format_date().
  • Remove deprecated sphinx.util.stemmer module.
  • Remove deprecated sphinx.pycode.ast.parse() function.
  • Remove deprecated sphinx.io.read_doc() function.
  • Removed deprecated sphinx.util.get_matching_files() function.
  • Remove deprecated sphinx.util.docutils.is_html5_writer_available() function.
  • Make the env argument to Builder subclasses required.
  • autosummary: Always emit grouped import exceptions.
  • Remove deprecated style key for HTML templates.
  • Remove deprecated sphinx.writers.latex.LaTeXTranslator.docclasses attribute.
  • Remove deprecated sphinx.builders.html.html5_ready and sphinx.builders.html.HTMLTranslator attributes.
  • Remove support for HTML 4 output.

comment:3 by Bruce Dubbs, 12 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

8707ac4d01 Update to sphinx-7.0.0 (Python module).
27e89a86a6 Update to audacious and audacious-plugins 4.3.1.

comment:4 by Bruce Dubbs, 9 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.