Name: | python36-jinja2 |
---|---|
Version: | 2.11.1 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1269511 |
License: | BSD |
RPM: | python36-jinja2-2.11.1-1.el7.noarch.rpm |
Source RPM: | python3-jinja2-2.11.1-1.el7.src.rpm |
Build Date: | Sat Apr 11 2020 |
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. |
- Update to 2.11.1
- Backport fix for CVE-2016-10745 (bugz#1698839)
- Update to 2.8.1 (CVE-2016-10745 bugz#1698350)
- Build for python3_other
- Rebuilt to change main python from 3.4 to 3.6
- Use github tarball and run tests - Split documentation in sub-package
- Initial EPEL package