forked from pool/python-google-auth
Accepting request 815721 from home:glaubitz:branches:devel:languages:python
- Update to 1.17.2
+ Bug Fixes
* narrow acceptable RSA versions to maintain Python 2 compatability (#528)
- from version 1.17.1
+ Features
* add quota_project_id to service accounts; add with_quota_project methods (#519)
- from version 1.16.1
+ Bug Fixes
* fix impersonated cred exception doc (#521)
* replace environment variable GCE_METADATA_ROOT with GCE_METADATA_HOST (#433)
- from version 1.16.0
+ Features
* add helper func to for default encrypted cert (#514)
+ Bug Fixes
* fix impersonated cred for gcloud (#516)
OBS-URL: https://build.opensuse.org/request/show/815721
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth?expand=0&rev=20
This commit is contained in:
committed by
Git OBS Bridge
parent
0f6868e7a5
commit
f540f387b2
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-google-auth
|
||||
Version: 1.15.0
|
||||
Version: 1.17.2
|
||||
Release: 0
|
||||
Summary: Google Authentication Library
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user