forked from pool/python-google-auth
- Clean up SPEC file, make rpmlint happy.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth?expand=0&rev=46
This commit is contained in:
parent
8fde43a32b
commit
bbc2634665
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 8 07:19:56 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Clean up SPEC file, make rpmlint happy.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 7 13:59:22 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -17,7 +17,6 @@
|
||||
|
||||
|
||||
%define skip_python2 1
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-google-auth
|
||||
Version: 2.14.0
|
||||
Release: 0
|
||||
@ -63,9 +62,7 @@ BuildArch: noarch
|
||||
This library simplifies using Google’s various server-to-server authentication mechanisms to access Google APIs.
|
||||
|
||||
%prep
|
||||
%setup -q -n google-auth-%{version}
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
%autosetup -p1 -n google-auth-%{version}
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
Loading…
x
Reference in New Issue
Block a user