diff --git a/python-waitress.spec b/python-waitress.spec index 052b5f1..a0aa679 100644 --- a/python-waitress.spec +++ b/python-waitress.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 1.4.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Waitress WSGI server License: ZPLv2.1 @@ -37,8 +37,6 @@ It supports HTTP/1.0 and HTTP/1.1. Summary: Waitress WSGI server BuildRequires: python3-devel BuildRequires: python3-setuptools -BuildRequires: python3-nose -BuildRequires: python3-coverage %description -n python3-%{srcname} %{_description} @@ -65,6 +63,9 @@ Python 3 version. %{python3_sitelib}/%{srcname}-*.egg-info/ %changelog +* Fri Jan 15 2021 Troy Dawson - 1.4.4-2 +- Remove test BuildRequires until tests are working + * Thu Sep 10 2020 Joel Capitao - 1.4.4-1 - Update to 1.4.4