1
0

Accepting request 1143977 from devel:languages:python

- update to 2.27.0:
  * Add optional account association for Authorized User
    credentials.
  * Allow custom universe domain for gce creds
  * Conditionally import requests only if no request was passed
    by the caller.

OBS-URL: https://build.opensuse.org/request/show/1143977
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-auth?expand=0&rev=40
This commit is contained in:
Ana Guerrero 2024-02-06 15:32:24 +00:00 committed by Git OBS Bridge
commit c5c437afa1
4 changed files with 14 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Feb 4 10:13:37 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.27.0:
* Add optional account association for Authorized User
credentials.
* Allow custom universe domain for gce creds
* Conditionally import requests only if no request was passed
by the caller.
-------------------------------------------------------------------
Thu Jan 11 14:38:48 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-google-auth
Version: 2.26.2
Version: 2.27.0
Release: 0
Summary: Google Authentication Library
License: Apache-2.0