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

Changelog

python-textile (1:2.2.2-1) unstable; urgency=low

  * Team upload, with maintainer's permission.

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Jan Dittberner ]
  * fix Homepage URL

  [ Dmitry Shachnev ]
  * New upstream release.
  * Switch to pybuild buildsystem and build a python3-textile package
    (closes: #802167).
  * Skip a test that requires network access.
  * Update debian/copyright.
  * Update debian/watch to use the pypi.debian.net redirector.
  * Add html5lib to build-dependencies, for the sanitizer test.
  * Bump Standards-Version to 3.9.6, no changes needed.

 -- Dmitry Shachnev <email address hidden>  Mon, 14 Dec 2015 18:34:21 +0300

Upload details

Uploaded by:
Janos Guljas
Uploaded to:
Sid
Original maintainer:
Janos Guljas
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe python

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-textile_2.2.2-1.dsc 2.2 KiB 900d8399d79f81114b7f493a44f8e53f8a7ae925c4dbc4c85391d71a632972be
python-textile_2.2.2.orig.tar.gz 32.1 KiB dba4f1cb5772b99dbe4d521807a3255ddbbfa971da8b054afa08f0b428bced28
python-textile_2.2.2-1.debian.tar.xz 3.9 KiB 770cde401804838099a28f7e61a3caeb594d0a8500cfa2e13100450f90adcdc9

No changes file available.

Binary packages built by this source

python-textile: No summary available for python-textile in ubuntu yakkety.

No description available for python-textile in ubuntu yakkety.

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.