Name: | python-jinja2 |
---|---|
Version: | 2.2.1 |
Release: | 1.el6 |
Architecture: | i686 |
Group: | Development/Languages |
Size: | 2336866 |
License: | BSD |
RPM: | python-jinja2-2.2.1-1.el6.i686.rpm |
Source RPM: | python-jinja2-2.2.1-1.el6.src.rpm |
Build Date: | Mon May 10 2010 |
Build Host: | ca-build61.us.oracle.com |
Vendor: | Oracle America |
URL: | http://jinja.pocoo.org/ |
Summary: | General purpose template engine |
Description: | Jinja2 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. |
- 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.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- Update to 2.1.1 (bugfix release).
- Update to 2.1, which fixes a number of bugs. See http://jinja.pocoo.org/2/documentation/changelog#version-2-1.
- Rebuild for Python 2.6
- Use rpm buildroot macro instead of RPM_BUILD_ROOT.
- Upstream released 2.0.
- Modified specfile from the existing python-jinja package.