forked from pool/python-google-auth
Accepting request 1039574 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1039574 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-auth?expand=0&rev=25
This commit is contained in:
commit
7b162632d4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ccaa901f31ad5cbb562615eb8b664b3dd0bf5404a67618e642307f00613eda4d
|
|
||||||
size 220079
|
|
3
google-auth-2.15.0.tar.gz
Normal file
3
google-auth-2.15.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:72f12a6cfc968d754d7bdab369c5c5c16032106e52d32c6dfd8484e4c01a6d1f
|
||||||
|
size 221698
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 2 10:25:44 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to 2.15.0
|
||||||
|
* Add api_key credentials (#1184)
|
||||||
|
* Introduce a way to provide scopes granted by user (#1189)
|
||||||
|
* Allow mtls sts endpoint for external account token urls. (#1185)
|
||||||
|
* CI broken by removal of py.path (#1194)
|
||||||
|
* Ensure JWT segments have the right types (#1162)
|
||||||
|
* Updated the lower bound of interactive timeout and fix the kwarg… (#1182)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 16 15:26:38 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Wed Nov 16 15:26:38 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-google-auth
|
Name: python-google-auth
|
||||||
Version: 2.14.1
|
Version: 2.15.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Google Authentication Library
|
Summary: Google Authentication Library
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user