sphinx 5.3.0-7 source package in Ubuntu

Changelog

sphinx (5.3.0-7) unstable; urgency=medium

  * Backport upstream patch to fix bad relative path generated by imgmath
    (closes: #1043267).
  * Disable sphinx-doc test on arm64 and armhf.

 -- Dmitry Shachnev <email address hidden>  Sat, 12 Aug 2023 00:33:27 +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
Mantic release main python

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sphinx_5.3.0-7.dsc 3.5 KiB dab47b63798eb4990f4aeb803c81d1c2306b2587266108e7df7a94602e88d010
sphinx_5.3.0.orig.tar.gz 6.5 MiB 51026de0a9ff9fc13c05d74913ad66047e104f56a129ff73e174eb5c3ee794b5
sphinx_5.3.0.orig.tar.gz.asc 849 bytes e1dc5ada08700fb3921cb328f60c21647faff48eb182e727c55ce2429a789882
sphinx_5.3.0-7.debian.tar.xz 43.8 KiB aaa903aabc614ff6d53a286c4359906ca73c6b8cb93a884d3c008a8700f38c69

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.