forked from pool/python-google-auth
Accepting request 1034209 from home:glaubitz:branches:devel:languages:python
- Update to 2.14.0 * Add token_info_url to external account credentials (#1168) * Read Quota Project from Environment Variable (#1163) * Adding more properties to external_account_authorized_user (#1169) - from version 2.13.0 * Adds new external account authorized user credentials (#1160) * Implement pluggable auth interactive mode (#1131) * Introduce the functionality to override token_uri in credentials (#1159) * Adding one more pattern to relax the regex check for sts and impersonation url endpoints (#1158) - Refresh patches for new version * python-google-auth-no-mock.patch OBS-URL: https://build.opensuse.org/request/show/1034209 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth?expand=0&rev=45
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%define skip_python2 1
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-google-auth
|
||||
Version: 2.12.0
|
||||
Version: 2.14.0
|
||||
Release: 0
|
||||
Summary: Google Authentication Library
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user