sphinx 4.5.0-3maysync1 source package in Ubuntu

Changelog

sphinx (4.5.0-3maysync1) kinetic; urgency=medium

  [ Dmitry Shachnev ]
  * Backport upstream patch to stop using @definfoenclose texinfo command
    (closes: #996151).
  * Update jstest to use WebKit2 4.1.

  [ Simon Chopin ]
  * Use full JSON unescaping in file names

 -- Simon Chopin <email address hidden>  Thu, 16 Jun 2022 09:36:12 +0200

Upload details

Uploaded by:
Simon Chopin
Uploaded to:
Kinetic
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sphinx_4.5.0.orig.tar.gz 6.4 MiB 7bf8ca9637a4ee15af412d1a1d9689fec70523a68ca9bb9127c2f3eeb344e2e6
sphinx_4.5.0-3maysync1.debian.tar.xz 41.3 KiB 5b53937f60c53217b0ad8e152bf279ae81c8ccf1d002798869a646c17463c752
sphinx_4.5.0-3maysync1.dsc 3.1 KiB d0862a465b99d6c5033bf7213e13b547c78beeb4ad04e633bb5cc09a037a961b

View changes file

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.