python-docutils 0.17.1+dfsg-2 source package in Ubuntu

Changelog

python-docutils (0.17.1+dfsg-2) unstable; urgency=medium

  * debian/rules: Minor cleanups.
  * Build the documentation with LC_ALL=C.UTF-8, to fix reprotest.
  * Bump Standards-Version to 4.6.0, no changes needed.
  * Break Sphinx < 4.0.
  * Upload to unstable.

 -- Dmitry Shachnev <email address hidden>  Thu, 14 Oct 2021 15:49:42 +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
Kinetic release main python
Jammy release main python

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-docutils_0.17.1+dfsg-2.dsc 2.3 KiB 813d3ffb11696aed28a9992ed95c1b95f5ccecdf007be5a7edbe05e596585ca2
python-docutils_0.17.1+dfsg.orig.tar.xz 1.4 MiB 7d0232f24f88815a04fdb4b165caccf800a5a01a3a33971a7b3d261663265fa3
python-docutils_0.17.1+dfsg-2.debian.tar.xz 30.2 KiB 3a2b50a141862cca66acce02ec254d6feba98f58345221e5c60013e3f6ae7e38

Available diffs

No changes file available.

Binary packages built by this source

docutils-common: text processing system for reStructuredText - common data

 reStructuredText is an easy-to-read, what-you-see-is-what-you-get plaintext
 markup syntax and parser system. It is useful for in-line program documentation
 (such as Python docstrings), for quickly creating simple web pages, and for
 standalone documents.
 .
 The purpose of the Docutils project is to create a set of tools for
 processing reStructuredText documentation into useful formats, such as HTML,
 LaTeX, ODT or Unix manpages.
 .
 This package includes data and configuration files.

docutils-doc: text processing system for reStructuredText - documentation

 reStructuredText is an easy-to-read, what-you-see-is-what-you-get plaintext
 markup syntax and parser system. It is useful for in-line program documentation
 (such as Python docstrings), for quickly creating simple web pages, and for
 standalone documents.
 .
 The purpose of the Docutils project is to create a set of tools for
 processing reStructuredText documentation into useful formats, such as HTML,
 LaTeX, ODT or Unix manpages.
 .
 This package includes documentation in HTML and (gzipped) reST formats.

python3-docutils: text processing system for reStructuredText (implemented in Python 3)

 reStructuredText is an easy-to-read, what-you-see-is-what-you-get plaintext
 markup syntax and parser system. It is useful for in-line program documentation
 (such as Python docstrings), for quickly creating simple web pages, and for
 standalone documents.
 .
 The purpose of the Docutils project is to create a set of tools for
 processing reStructuredText documentation into useful formats, such as HTML,
 LaTeX, ODT or Unix manpages.
 .
 This package includes Python 3 modules and command line utilities.