Rebuilt for Python 3.11
This commit is contained in:
parent
5147748d39
commit
86d162e6a1
@ -1,9 +1,8 @@
|
||||
%global _without_docs 1
|
||||
%global srcname Jinja2
|
||||
|
||||
Name: python-jinja2
|
||||
Version: 3.0.3
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: General purpose template engine
|
||||
License: BSD
|
||||
URL: https://palletsprojects.com/p/jinja/
|
||||
@ -84,6 +83,9 @@ rm -rvf docs/_build/html/.buildinfo
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 3.0.3-4
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 3.0.3-3
|
||||
- Bootstrap for Python 3.11
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user