genshi 0.7-6 source package in Ubuntu

Changelog

genshi (0.7-6) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * Fixed VCS URL (https)

  [ Scott Kitterman ]
  * Genshi only supports binary extension for python3 3.3 and before (Closes:
    #810108)
    - Make python3-genshi arc:all
    - Drop python3-all-dev build-depends

 -- Scott Kitterman <email address hidden>  Thu, 29 Jun 2017 14:21:48 -0400

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main python

Downloads

File Size SHA-256 Checksum
genshi_0.7-6.dsc 2.1 KiB 8cbb3e7e835308729b069c0c549af2c2fae7e3788add4a972e0891946040c28d
genshi_0.7.orig.tar.gz 480.1 KiB 1d154402e68bc444a55bcac101f96cb4e59373100cc7a2da07fbf3e5cc5d7352
genshi_0.7-6.debian.tar.xz 11.1 KiB 13aff3d1e04e6063abd462984543a796eaa6e95dd31eb6cfeacedd048bde645a

Available diffs

No changes file available.

Binary packages built by this source

python-genshi: No summary available for python-genshi in ubuntu artful.

No description available for python-genshi in ubuntu artful.

python-genshi-dbgsym: No summary available for python-genshi-dbgsym in ubuntu artful.

No description available for python-genshi-dbgsym in ubuntu artful.

python-genshi-doc: No summary available for python-genshi-doc in ubuntu cosmic.

No description available for python-genshi-doc in ubuntu cosmic.

python3-genshi: Python XML-based template engine - Python 3.x

 Genshi is a Python library that provides an integrated set of
 components for parsing, generating, and processing HTML or XML
 content in a uniform manner. The major feature is a template
 language, which is heavily inspired by Kid.
 .
 This is the Python 3 version.