Remove obsolete Group tag

References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
Igor Gnatenko 2019-01-28 20:18:17 +01:00
parent a5e4deca4f
commit 14505e92fe

View File

@ -12,7 +12,6 @@ Version: 0.7.2
Release: 16%{?dist}
Summary: Python library to display tabular data in tables
Group: Development/Languages
License: BSD
Source0: http://pypi.python.org/packages/source/P/PrettyTable/%{modname}-%{version}.tar.gz
URL: http://pypi.python.org/pypi/PrettyTable
@ -46,7 +45,6 @@ Summary: %summary
%if 0%{?with_python3}
%package -n python3-%{modname}
Summary: Python library to display tabular data in tables
Group: Development/Languages
%description -n python3-%{modname}
PrettyTable is a simple Python library designed to make it quick and easy to