Drop python2-jinja2 on Fedora 34+

This commit is contained in:
Miro Hrončok 2020-12-21 16:09:04 +01:00
parent 43a69b9aaf
commit 3e72b873ff

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