Name: | python39-jinja2 |
---|---|
Version: | 3.1.3 |
Release: | 1.2.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1295422 |
License: | BSD-3-Clause |
RPM: | python39-jinja2-3.1.3-1.2.el8.noarch.rpm |
Source RPM: | python39-jinja2-epel-3.1.3-1.2.el8.src.rpm |
Build Date: | Tue Jun 25 2024 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://palletsprojects.com/p/jinja/ |
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. %pyproject_extras_subpkg -n python39-jinja2 i18n |
- Backport fix for CVE-2024-34064 (rhbz#2279476)
- Rebase EPEL 8's Python 3.9 to pick up CVE fix
- Update to 3.1.3 to fix CVE-2024-22195
- Declare the license as an SPDX expression
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Rebuilt for Python 3.12
- Bootstrap for Python 3.12
- Disable docs by default in RHEL builds
- Update to 3.1.2
- Reenable tests; pytest is available in mock once the python39-devel:3.9 module is enabled