sphinx 5.3.0-5 source package in Ubuntu

Changelog

sphinx (5.3.0-5) unstable; urgency=medium

  * Add a patch to make test_build_manpage pass with docutils 0.19+dfsg-7.
  * debian/jstest: Port from WebKitGTK to Qt WebEngine. This will allow us
    to run tests on Debian infrastructure again, as Qt WebEngine does not
    require isolation-machine.

 -- Dmitry Shachnev <email address hidden>  Sat, 05 Aug 2023 00:07: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

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sphinx_5.3.0-5.dsc 3.5 KiB d83ca6f7423e9867b345742a8668bc83e8e2b55328366d69a51e885103a2877f
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-5.debian.tar.xz 43.0 KiB d4075e4bbac5861b008dd04954254028c81c01f16d04096bde195b1d3d7fc782

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.