Name: | python39-jinja2 |
---|---|
Version: | 3.0.3 |
Release: | 7.el8.2 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1300018 |
License: | BSD |
RPM: | python39-jinja2-3.0.3-7.el8.2.noarch.rpm |
Source RPM: | python39-jinja2-epel-3.0.3-7.el8.2.src.rpm |
Build Date: | Wed Feb 22 2023 |
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 |
- Reenable tests; pytest is available in mock once the python39-devel:3.9 module is enabled
- Convert to Python 3.9 package for EPEL 8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Fix compatibility with pytest 7.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for Python 3.11
- Bootstrap for Python 3.11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Update to 3.0.3.
- Use new Python packaging guidelines. - Jinja2 version 3 does not support Python 2 anymore.