sphinx 4.3.1-2 source package in Ubuntu

Changelog

sphinx (4.3.1-2) unstable; urgency=medium

  * dh_sphinxdoc:
    - Stop taking Python 2 version of alabaster into account.
    - Generate dependency on libjs-sphinxdoc ≥ 4.3 for searchtools.js.
    - Loosen regex to detect searchindex.js loading (closes: #1001521).
  * Add a patch to make searchtools.js support pre-4.3 search indexes
    (closes: #1001509).
  * Add Sphinx.egg-info/requires.txt and .mo files to debian/clean.

 -- Dmitry Shachnev <email address hidden>  Sun, 12 Dec 2021 21:44:32 +0300

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sphinx_4.3.1-2.dsc 3.4 KiB a626f2b74744201ffcc97e46a1877e4f3ecb4149bf20b7f24fc25202a0acd15b
sphinx_4.3.1.orig.tar.gz 6.3 MiB 32a5b3e9a1b176cc25ed048557d4d3d01af635e6b76c5bc7a43b0a34447fbd45
sphinx_4.3.1.orig.tar.gz.asc 833 bytes d910565161eba24f8becfb0c4b9402d8801449fd789ae94c9c1b32b093b9bd30
sphinx_4.3.1-2.debian.tar.xz 39.6 KiB 64134e5e254e69489379baf1dc48cce0ab609f07e39ea730e4f3efa1d967d179

Available diffs

No changes file available.

Binary packages built by this source

libjs-sphinxdoc: JavaScript support for Sphinx documentation

 Sphinx is a tool for producing documentation for Python projects, using
 reStructuredText as markup language.
 .
 This package provides JavaScript code for documentation generated by Sphinx.

python3-sphinx: documentation generator for Python projects

 Sphinx is a tool for producing documentation for Python projects, using
 reStructuredText as markup language.
 .
 Sphinx features:
  * HTML, CHM, LaTeX output,
  * Cross-referencing source code,
  * Automatic indices,
  * Code highlighting, using Pygments,
  * Extensibility. Existing extensions:
    - automatic testing of code snippets,
    - including docstrings from Python modules.
 .
 Build-depend on sphinx if your package uses /usr/bin/sphinx-*
 executables. Build-depend on python3-sphinx if your package uses
 the Python API (for instance by calling python3 -m sphinx).

sphinx-common: documentation generator for Python projects - common data

 Sphinx is a tool for producing documentation for Python projects, using
 reStructuredText as markup language.
 .
 This package includes manual pages, templates, translations and other data
 files.

sphinx-doc: documentation generator for Python projects - documentation

 Sphinx is a tool for producing documentation for Python projects, using
 reStructuredText as markup language.
 .
 This package includes documentation of Sphinx itself.