Bootstrap for Python 3.13
This commit is contained in:
parent
0aec2152b2
commit
566054026e
1 changed files with 6 additions and 1 deletions
|
|
@ -1,8 +1,10 @@
|
|||
%global _without_asyncio_tests 1
|
||||
%global _without_docs 1
|
||||
%global srcname jinja2
|
||||
|
||||
Name: python-jinja2
|
||||
Version: 3.1.4
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: General purpose template engine
|
||||
License: BSD-3-Clause
|
||||
URL: https://palletsprojects.com/p/jinja/
|
||||
|
|
@ -94,6 +96,9 @@ rm -rvf docs/_build/html/.buildinfo
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 3.1.4-3
|
||||
- Bootstrap for Python 3.13
|
||||
|
||||
* Thu May 23 2024 Miro Hrončok <mhroncok@redhat.com> - 3.1.4-2
|
||||
- Python 3.13 fixes
|
||||
- Fixes: rhzb#2245265
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue