diff --git a/python-kitchen.spec b/python-kitchen.spec index 8e801d5..b0535c5 100644 --- a/python-kitchen.spec +++ b/python-kitchen.spec @@ -17,7 +17,6 @@ Version: 1.2.5 Release: 6%{?dist} Summary: Small, useful pieces of code to make python coding easier -Group: Development/Languages License: LGPLv2+ URL: https://pypi.python.org/pypi/kitchen/ Source0: https://github.com/fedora-infra/kitchen/archive/v%{version}.tar.gz @@ -77,7 +76,6 @@ python-2 version of the kitchen library. %package -n python2-kitchen Summary: Small, useful pieces of code to make python 2 coding easier -Group: Development/Languages %{?python_provide:%python_provide python2-kitchen} %description -n python2-kitchen @@ -90,7 +88,6 @@ This is the python2 version of the kitchen module. %if 0%{?with_python3} %package -n python%{python3_pkgversion}-kitchen Summary: Small, useful pieces of code to make python 3 coding easier -Group: Development/Languages %{?python_provide:%python_provide python%{python3_pkgversion}-kitchen} Requires: python%{python3_pkgversion}