Name: | python27-python-jinja2 |
---|---|
Version: | 2.6 |
Release: | 16.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 3112246 |
License: | BSD |
RPM: | python27-python-jinja2-2.6-16.el7.noarch.rpm |
Source RPM: | python27-python-jinja2-2.6-16.el7.src.rpm |
Build Date: | Tue Aug 24 2021 |
Build Host: | host-100-100-224-57.blddevtest1iad.osdevelopmeniad.oraclevcn.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. |
- Fix CVE-2020-28493: ReDOS vulnerability due to the sub-pattern Resolves: rhbz#1928707
- Fix for CVE-2016-10745 Resolves: rhbz#1701311
- Rebuild for multi-arch bootstrap - Enable docs
- Rebuild without docs
- Rebuild to fix 1102892 Resolves: rhbz#1102892
- Fix CVE-2014-1402 Resolves: rhbz#1102891
- Rebuild with doc subpackage
- Rebuild to generate bytecode properly after fixing rhbz#956289
- Enable building with documentation, now for real.
- Enable building with documentation.