14
0

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

- Update to 1.0.0
  * PKCE is enabled by default. (#269)
  * Change the library from preview to stable (#267)
  * Remove deprecated OOB code (1391486)

OBS-URL: https://build.opensuse.org/request/show/1069899
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth-oauthlib?expand=0&rev=24
This commit is contained in:
2023-03-07 12:00:40 +00:00
committed by Git OBS Bridge
parent 4d204a394d
commit 105ea63111
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Mar 7 10:38:03 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.0.0
* PKCE is enabled by default. (#269)
* Change the library from preview to stable (#267)
* Remove deprecated OOB code (1391486)
-------------------------------------------------------------------
Wed Jan 4 22:20:07 UTC 2023 - Dirk Müller <dmueller@suse.com>