Name: | python2-jinja2 |
---|---|
Version: | 2.10 |
Release: | 8.module+el8.0.0.z+5235+929bd06e |
Architecture: | noarch |
Module: | python27:2.7:8000020190612010539:17efdbc7 |
Group: | Development/Languages |
Size: | 1259113 |
License: | BSD |
RPM: | python2-jinja2-2.10-8.module+el8.0.0.z+5235+929bd06e.noarch.rpm |
Source RPM: | python-jinja2-2.10-8.module+el8.0.0.z+5235+929bd06e.src.rpm |
Build Date: | Thu May 30 2019 |
Build Host: | jenkins-10-147-72-125-954c0d53-5c02-4751-be4b-2c4d5f47a6e5.appad3iad.osdevelopmeniad.oraclevcn.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. |
- Bumping due to problems with modular RPM upgrade path (#1695587) - Related: rhbz#1693974
- 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
- Cleanup spec file conditionals