From 426576ad7e1986c3b67a5cfbc921f0cd2d0ad328 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:18:18 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- python-requests-oauthlib.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/python-requests-oauthlib.spec b/python-requests-oauthlib.spec index 7e5425b..b18fd57 100644 --- a/python-requests-oauthlib.spec +++ b/python-requests-oauthlib.spec @@ -26,7 +26,6 @@ Version: 1.0.0 Release: 1%{?dist} Summary: OAuthlib authentication support for Requests. -Group: Development/Libraries License: ISC URL: http://pypi.python.org/pypi/requests-oauthlib Source0: https://github.com/requests/requests-oauthlib/archive/v%{version}.tar.gz @@ -45,7 +44,6 @@ Provides: python-%{distname} = %{?epoch:%{epoch}:}%{version}-%{release} %endif Summary: OAuthlib authentication support for Requests. -Group: Development/Libraries BuildRequires: python2-devel BuildRequires: python2-setuptools @@ -66,7 +64,6 @@ This project provides first-class OAuth library support for python-request. %package -n python3-%{distname} %{?python_provide:%python_provide python3-%{distname}} Summary: OAuthlib authentication support for Requests. -Group: Development/Libraries BuildRequires: python3-devel BuildRequires: python3-setuptools