genshi 0.7-1 source package in Ubuntu
Changelog
genshi (0.7-1) unstable; urgency=low [ Barry Warsaw ] * Team upload. - Closes: #673935 * New upstream release. Closes: #731280 - Closes: #713747 (FTBFS) - Closes: #673935 (py:match templates patch applied upstream). * d/control: - With maintainer permission, put DPMT in Maintainers, moved Arnaud to Uploaders, and added Barry to the latter. - Add python3-genshi binary package. - Update Build-Depends for pybuild and remove cdbs. - Standards-Version: 3.9.5 with no further changes needed. - Add X-Python3-Version header. - wrap-and-sort * d/rules: - Switch to pybuild and add Python 3 support as a byproduct. - Removed cdbs and simplified. * d/watch: Updated * d/compat: Update to v8. * d/patches/fix_tests_failure_with_python27.patch: Updated. [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. -- Barry Warsaw <email address hidden> Wed, 04 Dec 2013 12:13:02 -0500
Upload details
- Uploaded by:
- Debian Python Modules Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Modules Team
- Architectures:
- any all
- Section:
- python
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
genshi_0.7-1.dsc | 2.1 KiB | b58dcd73af747581da321e049ee1a3691ff62309d225760263df769dd126d8ab |
genshi_0.7.orig.tar.gz | 480.1 KiB | 1d154402e68bc444a55bcac101f96cb4e59373100cc7a2da07fbf3e5cc5d7352 |
genshi_0.7-1.debian.tar.gz | 5.6 KiB | d85bb43468b126d6c9994bfce934e2cb45bf98019d49e7230cdc2377c9451b8f |
Available diffs
- diff from 0.6-3ubuntu1 (in Ubuntu) to 0.7-1 (126.3 KiB)
No changes file available.
Binary packages built by this source
- python-genshi: Python XML-based template engine - Python 2.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 2 version.
- python-genshi-doc: Python XML-based template engine (documentation and examples)
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 package contains documentation and example programs for Genshi.
- 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.