mako 1.0.3+ds1-1ubuntu1 source package in Ubuntu

Changelog

mako (1.0.3+ds1-1ubuntu1) xenial; urgency=medium

  * Update template match data in test suite to fix FTBFS. Patch by Neil
    Williams. (Closes: #813668)

 -- Martin Pitt <email address hidden>  Mon, 11 Apr 2016 22:37:09 +0200

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release main python

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mako_1.0.3+ds1.orig.tar.gz 264.3 KiB e1494e04a8276d20cc52aa05d0633c8b2b3899b3f4ab5bf226264a928618a1e6
mako_1.0.3+ds1-1ubuntu1.debian.tar.xz 12.7 KiB d85f8997677e4461fbdd5899e8b25c930c4ede01c7fd411aa8f80ab7a990f612
mako_1.0.3+ds1-1ubuntu1.dsc 2.3 KiB 2cf9aaece96dfd606b1eb7f3327deb4910dfe686d3228fc712ee1983b11f4bbf

View changes file

Binary packages built by this source

python-mako: fast and lightweight templating for the Python platform

 Mako is a template library written in Python. It provides a familiar, non-XML
 syntax which compiles into Python modules for maximum performance. Mako's
 syntax and API borrows from the best ideas of many others, including Django
 templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded
 Python (i.e. Python Server Page) language, which refines the familiar ideas of
 componentized layout and inheritance to produce one of the most
 straightforward and flexible models available, while also maintaining close
 ties to Python calling and scoping semantics.

python-mako-doc: No summary available for python-mako-doc in ubuntu yakkety.

No description available for python-mako-doc in ubuntu yakkety.

python3-mako: fast and lightweight templating for the Python 3 platform

 Mako is a template library written in Python. It provides a familiar, non-XML
 syntax which compiles into Python modules for maximum performance. Mako's
 syntax and API borrows from the best ideas of many others, including Django
 templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded
 Python (i.e. Python Server Page) language, which refines the familiar ideas of
 componentized layout and inheritance to produce one of the most
 straightforward and flexible models available, while also maintaining close
 ties to Python calling and scoping semantics.