Rebuilt for Python 3.10
This commit is contained in:
parent
6be37c33e6
commit
eb8d02cae6
@ -1,9 +1,8 @@
|
||||
%global _without_docs 1
|
||||
%global srcname Jinja2
|
||||
|
||||
Name: python-jinja2
|
||||
Version: 2.11.3
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: General purpose template engine
|
||||
License: BSD
|
||||
URL: https://palletsprojects.com/p/jinja/
|
||||
@ -186,6 +185,9 @@ PYTHONPATH=$(pwd)/src %{__python3} -m pytest tests
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.11.3-3
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 2.11.3-2
|
||||
- Bootstrap for Python 3.10
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user