Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/python-jinja2.git#3e72b873ffe7ae71f3da63f4a7715d67c9f6149b
This commit is contained in:
DistroBaker 2021-01-02 17:04:02 +00:00
parent a623489d08
commit 40f1fc771c
1 changed files with 5 additions and 2 deletions

View File

@ -2,7 +2,7 @@
Name: python-jinja2
Version: 2.11.2
Release: 6%{?dist}
Release: 7%{?dist}
Summary: General purpose template engine
License: BSD
URL: https://palletsprojects.com/p/jinja/
@ -15,7 +15,7 @@ Source0: %{pypi_source}
%bcond_with python3
%endif
%if 0%{?rhel} > 7
%if 0%{?fedora} > 33 || 0%{?rhel} > 7
# Disable python2 build by default
%bcond_with python2
%else
@ -180,6 +180,9 @@ PYTHONPATH=$(pwd)/src %{__python3} -m pytest tests
%changelog
* Mon Dec 21 2020 Miro Hrončok <mhroncok@redhat.com> - 2.11.2-7
- Drop python2-jinja2 on Fedora 34+
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.2-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild