diff --git a/python-oauthlib.spec b/python-oauthlib.spec index 395c699..d797694 100644 --- a/python-oauthlib.spec +++ b/python-oauthlib.spec @@ -23,7 +23,6 @@ Version: 2.1.0 Release: 1%{?dist} Summary: An implementation of the OAuth request-signing logic -Group: Development/Libraries License: BSD URL: https://github.com/oauthlib/oauthlib Source0: https://github.com/oauthlib/oauthlib/archive/v%{version}.tar.gz @@ -41,7 +40,6 @@ very little effort. %if %{with python2} %package -n python2-oauthlib Summary: An implementation of the OAuth request-signing logic -Group: Development/Libraries %{?python_provide:%python_provide python2-oauthlib} BuildRequires: python2-devel @@ -70,7 +68,6 @@ very little effort. %if %{with python3} %package -n python3-oauthlib Summary: An implementation of the OAuth request-signing logic -Group: Development/Libraries %{?python_provide:%python_provide python3-oauthlib} BuildRequires: python3-devel