Name: | rh-python34-python-jinja2 |
---|---|
Version: | 2.7.3 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 3046880 |
License: | BSD |
RPM: | rh-python34-python-jinja2-2.7.3-2.el7.noarch.rpm |
Source RPM: | rh-python34-python-jinja2-2.7.3-2.el7.src.rpm |
Build Date: | Tue Feb 07 2017 |
Build Host: | x86-ol7-builder-01.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. |
- Rebuild with docs
- Update to 2.7.3
- Rebuild to fix 1102894
- Rebuilt to fix 1102893 Resolves: rhbz#1102893
- Fix CVE-2014-1402 Resolves: rhbz#1102893
- Build with docs
- Remove the extraneous dependency on babel.
- Rebuild to generate bytecode properly after fixing rhbz#956289
- Rebuilt with docs (now really).
- Rebuilt with docs.