Mon, 25 Sep 2023 20:43:51 EDT

Information for build python-jinja2-2.3.1-2.ru

ID1902
Package Namepython-jinja2
Version2.3.1
Release2.ru
Epoch
SummaryGeneral purpose template engine
DescriptionJinja2 is a template engine written in pure Python. It provides a Django inspired non-XML syntax but supports inline expressions and an optional sandboxed environment. If you have any exposure to other text-based template languages, such as Smarty or Django, you should feel right at home with Jinja2. It's both designer and developer friendly by sticking to Python's principles and adding functionality useful for templating environments.
Built byorcan
State complete
StartedWed, 12 May 2010 13:53:54 EDT
CompletedWed, 12 May 2010 13:58:09 EDT
Taskbuild (centos5-rutgers-staging, python-jinja2-2.3.1-2.ru.src.rpm)
Tags
centos5-rutgers-staging
centos5-rutgers-testing
RPMs
src
python-jinja2-2.3.1-2.ru.src.rpm (info) (download)
i386 (build logs)
python-jinja2-2.3.1-2.ru.i386.rpm (info) (download)
python-jinja2-debuginfo-2.3.1-2.ru.i386.rpm (info) (download)
x86_64 (build logs)
python-jinja2-2.3.1-2.ru.x86_64.rpm (info) (download)
python-jinja2-debuginfo-2.3.1-2.ru.x86_64.rpm (info) (download)
Changelog * Wed May 12 2010 Orcan Ogetbil <orcan@nbcs.rutgers.edu> - 2.3.1-2 - CentOS port. Don't build docs. It needs bootstrapping via python-sphinx * Tue Feb 23 2010 Thomas Moschny <thomas.moschny@gmx.de> - 2.3.1-1 - Update to 2.3.1. - Docs are built using Sphinx now. - Run the testsuite. * Sat Sep 19 2009 Thomas Moschny <thomas.moschny@gmx.de> - 2.2.1-1 - Update to 2.2.1, mainly a bugfix release. - Remove patch no longer needed. - Remove conditional for FC-8. - Compilation of speedup module has to be explicitly requested now. * Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Sat Jan 10 2009 Thomas Moschny <thomas.moschny@gmx.de> - 2.1.1-1 - Update to 2.1.1 (bugfix release). * Thu Dec 18 2008 Thomas Moschny <thomas.moschny@gmx.de> - 2.1-1 - Update to 2.1, which fixes a number of bugs. See http://jinja.pocoo.org/2/documentation/changelog#version-2-1. * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.0-3 - Rebuild for Python 2.6 * Tue Jul 22 2008 Thomas Moschny <thomas.moschny@gmx.de> - 2.0-2 - Use rpm buildroot macro instead of RPM_BUILD_ROOT. * Sun Jul 20 2008 Thomas Moschny <thomas.moschny@gmx.de> - 2.0-1 - Upstream released 2.0. * Sun Jun 29 2008 Thomas Moschny <thomas.moschny@gmx.de> - 2.0-0.1.rc1 - Modified specfile from the existing python-jinja package.