Bootstrap for Python 3.12
This commit is contained in:
parent
6eece4eaca
commit
3c58a5d519
@ -1,8 +1,9 @@
|
||||
%global _without_docs 1
|
||||
%global srcname Jinja2
|
||||
|
||||
Name: python-jinja2
|
||||
Version: 3.1.2
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: General purpose template engine
|
||||
License: BSD
|
||||
URL: https://palletsprojects.com/p/jinja/
|
||||
@ -86,6 +87,9 @@ rm -rvf docs/_build/html/.buildinfo
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 3.1.2-3
|
||||
- Bootstrap for Python 3.12
|
||||
|
||||
* Fri May 19 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 3.1.2-2
|
||||
- Disable docs by default in RHEL builds
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user