Rebuilt for Python 3.9
This commit is contained in:
parent
00956d349d
commit
622b488116
@ -1,9 +1,8 @@
|
||||
%global _without_docs 1
|
||||
%global srcname Jinja2
|
||||
|
||||
Name: python-jinja2
|
||||
Version: 2.11.2
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: General purpose template engine
|
||||
License: BSD
|
||||
URL: https://palletsprojects.com/p/jinja/
|
||||
@ -181,6 +180,9 @@ PYTHONPATH=$(pwd)/src %{__python3} -m pytest tests
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 2.11.2-5
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
* Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 2.11.2-4
|
||||
- Bootstrap for Python 3.9
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user