sphinx 1.6.5-3 source package in Ubuntu

Changelog

sphinx (1.6.5-3) unstable; urgency=medium

  * Make python3-sphinx depend on python3.6-2to3, where lib2to3 is shipped
    since python3.6 3.6.4~rc1-2. It will be replaced with a more generic
    dependency later.
  * Also build-depend on python3.6-2to3, to make the tests pass.
  * Bump Standards-Version to 4.1.2, no changes needed.

 -- Dmitry Shachnev <email address hidden>  Fri, 15 Dec 2017 17:03:53 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sphinx_1.6.5-3.dsc 3.6 KiB 670e54c2cfc0ce943a94fa2b142d4e2e5841ae0c842389d343b99a5ff58f5e4e
sphinx_1.6.5.orig.tar.gz 4.5 MiB c6de5dbdbb7a0d7d2757f4389cc00e8f6eb3c49e1772378967a12cfcf2cfe098
sphinx_1.6.5-3.debian.tar.xz 37.3 KiB aa75df1e5a850b79852207e7663c21dff32f7f8eca95a227784947277a50d5f2

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.

python-sphinx: documentation generator for Python projects (implemented in Python 2)

 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.
 .
 This package includes Python 2 modules and command line utilities.

python3-sphinx: documentation generator for Python projects (implemented in Python 3)

 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.
 .
 This package includes Python 3 modules.

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.