Rebuild for Python 3.6

This commit is contained in:
Miro Hrončok 2016-12-19 18:20:38 +01:00
commit 9d1bf93147

View file

@ -4,7 +4,7 @@
Name: python-%{srcname}
Version: 1.0.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Waitress WSGI server
License: ZPLv2.1
@ -76,6 +76,9 @@ Python 3 version.
%{python3_sitelib}/%{srcname}-*.egg-info/
%changelog
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.0.1-2
- Rebuild for Python 3.6
* Tue Oct 25 2016 Kevin Fenzi <kevin@scrye.com> - 1.0.1-1
- Update to 1.0.1. Fixes bug #1387885