#8 Drop python2-jinja2 on Fedora 34+
Merged 2 years ago by thm. Opened 2 years ago by churchyard.
rpms/ churchyard/python-jinja2 nopy2  into  master

file modified
+5 -2
@@ -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 @@ 

  %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 @@ 

  

  

  %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