python-textile 1:4.0.0-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Drop 0002-Sort-element-attrbutes.patch, applied upstream.
  * Bump python3-html5lib dependency to 1.0.1.
  * Move python3-regex from Suggests to Recommends.

 -- Dmitry Shachnev <email address hidden>  Sat, 18 Jan 2020 14:38:14 +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

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-textile_4.0.0-1.dsc 2.2 KiB c19cb428fc35c4518762d2233d57f6a77997c4f76353a322d1ecb30d2820dc6d
python-textile_4.0.0.orig.tar.gz 48.0 KiB b4f9d898b4a7807f12a5eca41e3b57af7bd32bde0970f0c13a9aa902ae8a4de0
python-textile_4.0.0-1.debian.tar.xz 4.9 KiB 078eb0cbb4b869025fec22696fc4e69f0824ddcc5d58c31c81cdc922ff803674

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.