Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
parent
dc394e8ede
commit
426576ad7e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user