From cfe8884701a64c2d483f300459d05144e3e27862 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jan 28 2019 19:24:43 +0000 Subject: Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- 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