Name: | python3-jinja2 |
---|---|
Version: | 2.10.1 |
Release: | 4.el8 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 2612629 |
License: | BSD |
RPM: | python3-jinja2-2.10.1-4.el8.noarch.rpm |
Source RPM: | python-jinja2-2.10.1-4.el8.src.rpm |
Build Date: | Sat Apr 06 2024 |
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. |
- Security fix for CVE-2024-22195 Resolves: RHEL-21347
- 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