forked from pool/python-google-auth-oauthlib
Accepting request 1153644 from devel:languages:python
- Switch to autosetup macro. OBS-URL: https://build.opensuse.org/request/show/1153644 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-auth-oauthlib?expand=0&rev=18
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 29 23:23:16 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Switch to autosetup macro.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 16 20:21:10 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-google-auth-oauthlib
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -33,7 +33,7 @@ BuildRequires: python-rpm-macros
|
||||
Requires: python-google-auth >= 2.14.0
|
||||
Requires: python-requests-oauthlib >= 0.7.0
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun):update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
Recommends: python-click
|
||||
BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
@@ -48,8 +48,7 @@ BuildRequires: %{python_module requests-oauthlib >= 0.7.0}
|
||||
This library provides oauthlib integration with google-auth.
|
||||
|
||||
%prep
|
||||
%setup -q -n google-auth-oauthlib-%{version}
|
||||
%patch0 -p1
|
||||
%autosetup -p1 -n google-auth-oauthlib-%{version}
|
||||
rm -rf docs
|
||||
rm -rf tests/__pycache__/
|
||||
rm -rf tests/*.pyc
|
||||
|
||||
Reference in New Issue
Block a user