diff --git a/python-webtest.spec b/python-webtest.spec index 0f55626..d01eb03 100644 --- a/python-webtest.spec +++ b/python-webtest.spec @@ -14,7 +14,6 @@ Version: 2.0.30 Release: 2%{?dist} Summary: Helper to test WSGI applications -Group: Development/Languages License: MIT URL: https://github.com/Pylons/webtest Source0: https://github.com/Pylons/webtest/archive/%{version}.tar.gz @@ -70,7 +69,6 @@ Requires: python2-webob %if 0%{?with_python3} %package -n python3-webtest Summary: Helper to test WSGI applications -Group: Development/Languages Requires: python3-beautifulsoup4 Requires: python3-six