From 8b8144f800f91148c2a2c8a25569d6b1c3e36871 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:18:17 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- python-oauthlib.spec | 3 --- 1 file changed, 3 deletions(-) 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