1
0

Accepting request 808798 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/808798
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-auth?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2020-06-05 17:58:42 +00:00 committed by Git OBS Bridge
commit c886ef3c13
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e63b2210e03c4ed829063b72c4af0c4b867c2788efb3210b6b9439b488bd3afd
size 101834

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fbf25fee328c0828ef293459d9c649ef84ee44c0b932bb999d19df0ead1b40cf
size 103730

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon May 25 11:24:30 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
- Update to 1.15.0:
* encrypted mtls private key support
* signBytes for impersonated credentials
* catch exceptions.RefreshError
* support string type response.data
-------------------------------------------------------------------
Tue Apr 28 07:49:44 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-google-auth
Version: 1.14.1
Version: 1.15.0
Release: 0
Summary: Google Authentication Library
License: Apache-2.0