Rebuilt for Python 3.12
This commit is contained in:
parent
e7029d6600
commit
7c0a9db6b9
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 2.2.5
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Epoch: 1
|
||||
Summary: A micro-framework for Python based on Werkzeug, Jinja 2 and good intentions
|
||||
|
||||
@ -79,6 +79,9 @@ ln -sf %{modname}-3 %{buildroot}%{_bindir}/%{modname}
|
||||
%doc examples
|
||||
|
||||
%changelog
|
||||
* Fri Jun 16 2023 Python Maint <python-maint@redhat.com> - 1:2.2.5-2
|
||||
- Rebuilt for Python 3.12
|
||||
|
||||
* Tue May 09 2023 Frantisek Zatloukal <fzatlouk@redhat.com> - 2.2.5-1
|
||||
- Update to 2.2.5 (fixes RHBZ#2196644)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user