Name: | python3-jinja2 |
---|---|
Version: | 2.10.1 |
Release: | 3.el8 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 2611832 |
License: | BSD |
RPM: | python3-jinja2-2.10.1-3.el8.noarch.rpm |
Source RPM: | python-jinja2-2.10.1-3.el8.src.rpm |
Build Date: | Fri Oct 08 2021 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://jinja.pocoo.org/ |
Summary: | General purpose template engine for python3 |
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
- Rebuild of package to go through gating - Resolves: rhbz#1701301
- Rebase to 2.10.1 (security update) to fix CVE-2019-10906 - Resolves: rhbz#1701301
- Require platform-python-setuptools instead of python3-setuptools - Resolves: rhbz#1650536
- Revert changes commited to wrong branch
- Fix conditions
- Specfile cleanup and fixes
- Disable Python 2 build by default
- Allow build with Python 2
- Remove docs from Python 2 package - Remove dependency on python2-babel and python2-sphinx