Name: | python2-jinja2 |
---|---|
Version: | 2.10 |
Release: | 9.module+el8.5.0+20361+8a9d3d27 |
Architecture: | noarch |
Module: | python27:2.7:8050020210811095446:3e7ace8b python27:2.7:8060020220210185952:8cdc2268 python27:2.7:8070020220617114255:056aacbc python27:2.7:8080020221221225124:ba5e661a python27:2.7:8080020230609134836:392b0bf1 python27:2.7:8080020231004233750:392b0bf1 |
Group: | Development/Languages |
Size: | 1259016 |
License: | BSD |
RPM: | python2-jinja2-2.10-9.module+el8.5.0+20361+8a9d3d27.noarch.rpm |
Source RPM: | python-jinja2-2.10-9.module+el8.5.0+20361+8a9d3d27.src.rpm |
Build Date: | Tue Oct 12 2021 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://jinja.pocoo.org/ |
Summary: | General purpose template engine for python2 |
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
- Bumping due to problems with modular RPM upgrade path - Resolves: rhbz#1695587
- 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
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Update to 2.10. - Use %bcond. - Move BRs to their respective subpackages.
- Really cleanup spec file conditionals