14
0

Accepting request 1204949 from home:glaubitz:branches:devel:languages:python

- Update to version 2.35.0
  * Add cred info to ADC creds (#1587)
  * Add support for asynchronous `AuthorizedSession` api (#1577)
  * Remove token_info call from token refresh path (#1595)
- Refresh patches for new version
  * python-google-auth-no-mock.patch
- Updates BuildRequires from setup.py

OBS-URL: https://build.opensuse.org/request/show/1204949
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth?expand=0&rev=102
This commit is contained in:
2024-10-01 15:50:17 +00:00
committed by Git OBS Bridge
parent 694fb8a141
commit 61911956d4
5 changed files with 152 additions and 115 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Oct 1 14:24:58 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 2.35.0
* Add cred info to ADC creds (#1587)
* Add support for asynchronous `AuthorizedSession` api (#1577)
* Remove token_info call from token refresh path (#1595)
- Refresh patches for new version
* python-google-auth-no-mock.patch
- Updates BuildRequires from setup.py
-------------------------------------------------------------------
Tue Sep 17 07:34:24 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>