forked from pool/python-google-auth
- update to 2.25.1:
* Fix vm universe_domain bug (#1433) (8683520) * Add custom tls signer for ECP Provider. (39eb287) * Add custom tls signer for ECP Provider. (#1402) (39eb287) * Add with_universe_domain (#1408) (505910c) * Fixes issue where Python37DeprecationWarning cannot be filtered (#1428) (f22f767) * Remove broken link in Python37DeprecationWarning (#1430) * Add support for Python 3.12 (#1421) (307916c) * Add universe domain support for VM cred (#1409) (7ab0fce) * Modify the token refresh window (#1419) (c6af1d6) * Add missing before request to async oauth2 credentials. (#1420) (8eaa878) * Auto create self signed jwt cred (#1418) (6c610a5) * Migrate datetime.utcnow for python 3.12 (#1413) (e4d9c27) * Update user cred doc (#1414) (3f426bc) * Less restrictive content-type header check for google authentication * Add get_bq_config_path() to _cloud_sdk.py - unpin urllib3 to resolve conflict with python-kubernetes * migrate signBlob to iamcredentials.googleapis.com * encrypted mtls private key support * signBytes for impersonated credentials * catch exceptions.RefreshError OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth?expand=0&rev=76
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-google-auth
|
||||
Version: 2.23.4
|
||||
Version: 2.25.1
|
||||
Release: 0
|
||||
Summary: Google Authentication Library
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user