Rebuilt for Python 3.9
This commit is contained in:
parent
5d391fb590
commit
20cd130b10
1 changed files with 4 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.4.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Waitress WSGI server
|
||||
|
||||
License: ZPLv2.1
|
||||
|
|
@ -65,6 +65,9 @@ Python 3 version.
|
|||
%{python3_sitelib}/%{srcname}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 1.4.3-2
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
* Fri Feb 07 2020 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 1.4.3-1
|
||||
- Update to 1.4.3 Fixes bug #1785591
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue