Name: | rh-python35-python-jinja2 |
---|---|
Version: | 2.8 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 3019090 |
License: | BSD |
RPM: | rh-python35-python-jinja2-2.8-2.el7.noarch.rpm |
Source RPM: | rh-python35-python-jinja2-2.8-2.el7.src.rpm |
Build Date: | Sat Sep 03 2016 |
Build Host: | x86-ol7-builder-02.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. |
- Build with docs
- Update to 2.8
- 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