17
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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:81056a310fb1c4a3e5a7e1a443e1eb96593c6bbc55b26c0261e4d3295d3e6593
size 21351

View File

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

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>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
Name: python-google-auth-oauthlib
Version: 0.8.0
Version: 1.0.0
Release: 0
Summary: Google authentication library
License: Apache-2.0