Rebuilt for Python 3.11
This commit is contained in:
parent
d86d4ef098
commit
80fc633f22
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 2.0.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Comprehensive WSGI web application library
|
||||
|
||||
License: BSD
|
||||
@ -99,6 +99,9 @@ popd
|
||||
%doc docs/_build/html examples
|
||||
|
||||
%changelog
|
||||
* Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 2.0.3-2
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
* Mon Feb 21 2022 Frantisek Zatloukal <fzatlouk@redhat.com> - 2.0.3-1
|
||||
- Update to 2.0.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user