python-textile 1:4.0.2-2 source package in Ubuntu

Changelog

python-textile (1:4.0.2-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable):
    + Build-Depends: Drop versioned constraint on dh-python and
      python3-html5lib.
    + python3-textile: Drop versioned constraint on python3-html5lib in Depends.
    + python3-textile: Drop versioned constraint on python3-pil in Suggests.
  * debian/watch: Use GitHub /tags rather than /releases page.
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Sun, 16 Oct 2022 22:13:53 +0100

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
Oracular release universe python
Noble release universe python
Mantic release universe python
Lunar release universe python

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-textile_4.0.2-2.dsc 2.1 KiB 5693a1019b34e541760e581ec9c1ca3034f74f21ee7550b99b331e7e6ab61b23
python-textile_4.0.2.orig.tar.gz 48.1 KiB 0187dbfba50f01e70e93bb201440dc2e67b92c6ff87c10004d55744607bab72f
python-textile_4.0.2-2.debian.tar.xz 5.5 KiB 45d8c06d4f832c5f43cf6c87dc0e1f31b3472b71e1627e63d8a3968518532d8a

Available diffs

No changes file available.

Binary packages built by this source

python3-textile: Python 3 parser for the Textile markup

 Textile is an XHTML generator that uses a simple markup, similar
 to the one you can find on most wikis.
 .
 This is a Python 3 module that implements a parser and generator
 that supports the Textile markup syntax.