sphinx 5.3.0-3 source package in Ubuntu
Changelog
sphinx (5.3.0-3) unstable; urgency=medium * Backport upstream patch to update tests for Pygments 2.14 (closes: #1028621). * Bump Standards-Version to 4.6.2, no changes needed. -- Dmitry Shachnev <email address hidden> Sat, 14 Jan 2023 14:04:03 +0400
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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
sphinx_5.3.0-3.dsc | 3.5 KiB | 0a16babd6c02d447f70929785fb9565a85254687ddb9d06b2537a2a7b43a575f |
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-3.debian.tar.xz | 42.2 KiB | af0c24b7900b2c1d187eb70c53b2ca20a7cb27e5723e88b425225baadd4a67ff |
Available diffs
- diff from 5.3.0-2 to 5.3.0-3 (1.9 KiB)
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.