Rebuilt for Python 3.11
This commit is contained in:
parent
c922e375d4
commit
14d106f084
1 changed files with 4 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
Name: python-%{srcname}
|
||||
Version: 2.1.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Waitress WSGI server
|
||||
|
||||
License: ZPLv2.1
|
||||
|
|
@ -63,6 +63,9 @@ Python 3 version.
|
|||
%{python3_sitelib}/%{srcname}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.1.1-2
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
* Mon May 30 2022 Kevin Fenzi <kevin@scrye.com> - 2.1.1-1
|
||||
- Update to 2.1.1. Fixes rhbz#2051348
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue