Mon, 29 May 2023 07:45:47 EDT

Information for build python-mako-0.3.2-3.ru

ID1920
Package Namepython-mako
Version0.3.2
Release3.ru
Epoch
SummaryMako template library for Python
DescriptionMako 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.
Built bysjlu
State complete
StartedThu, 13 May 2010 14:32:43 EDT
CompletedThu, 13 May 2010 15:00:52 EDT
Taskbuild (centos5-rutgers-staging, python-mako-0.3.2-3.ru.src.rpm)
Tags
centos5-rutgers-staging
centos5-rutgers-testing
RPMs
src
python-mako-0.3.2-3.ru.src.rpm (info) (download)
noarch (build logs)
python-mako-0.3.2-3.ru.noarch.rpm (info) (download)
Changelog * Thu May 13 2010 Steven Lu <sjlu@nbcs.rutgers.edu> - 0.3.2-3 - CentOS port * Tue May 04 2010 Luke Macken <lmacken@redhat.com> - 0.3.2-2 - Apply patch from upstream to fix Python 2.4 issue http://www.makotemplates.org/trac/ticket/131 * Tue May 04 2010 Luke Macken <lmacken@redhat.com> - 0.3.2-1 - Update to 0.3.2 - Run the test suite in %check * Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Tue Jan 06 2009 Luke Macken <lmacken@redhat.com> - 0.2.4-1 - Update to 0.2.4 * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.1.10-3 - Rebuild for Python 2.6 * Sun May 11 2008 Kyle VanderBeek <kylev@kylev.com> - 0.1.10-2 - Fix rpmlint warnings. - Add docs and examples. * Wed Apr 09 2008 Kyle VanderBeek <kylev@kylev.com> - 0.1.10-1 - Initial version.