Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
parent
a5e4deca4f
commit
14505e92fe
@ -12,7 +12,6 @@ Version: 0.7.2
|
|||||||
Release: 16%{?dist}
|
Release: 16%{?dist}
|
||||||
Summary: Python library to display tabular data in tables
|
Summary: Python library to display tabular data in tables
|
||||||
|
|
||||||
Group: Development/Languages
|
|
||||||
License: BSD
|
License: BSD
|
||||||
Source0: http://pypi.python.org/packages/source/P/PrettyTable/%{modname}-%{version}.tar.gz
|
Source0: http://pypi.python.org/packages/source/P/PrettyTable/%{modname}-%{version}.tar.gz
|
||||||
URL: http://pypi.python.org/pypi/PrettyTable
|
URL: http://pypi.python.org/pypi/PrettyTable
|
||||||
@ -46,7 +45,6 @@ Summary: %summary
|
|||||||
%if 0%{?with_python3}
|
%if 0%{?with_python3}
|
||||||
%package -n python3-%{modname}
|
%package -n python3-%{modname}
|
||||||
Summary: Python library to display tabular data in tables
|
Summary: Python library to display tabular data in tables
|
||||||
Group: Development/Languages
|
|
||||||
|
|
||||||
%description -n python3-%{modname}
|
%description -n python3-%{modname}
|
||||||
PrettyTable is a simple Python library designed to make it quick and easy to
|
PrettyTable is a simple Python library designed to make it quick and easy to
|
||||||
|
Loading…
Reference in New Issue
Block a user