14
0

Accepting request 1115768 from devel:languages:python

- update to 1.1.0:
  * Adding support to specify browser while launching browser to
    authention (#305) (1a9dca8), closes #303
  * Pass thru OAuth audience during
    InstalledAppFlow.run_local_server (#300) (fe08531)
  * Fix grammar with fetch_token docstring (#273) (b2e3688)

- Update to version 0.5.3

OBS-URL: https://build.opensuse.org/request/show/1115768
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-auth-oauthlib?expand=0&rev=16
This commit is contained in:
2023-10-05 18:04:54 +00:00
committed by Git OBS Bridge
4 changed files with 15 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Oct 5 09:03:50 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.1.0:
* Adding support to specify browser while launching browser to
authention (#305) (1a9dca8), closes #303
* Pass thru OAuth audience during
InstalledAppFlow.run_local_server (#300) (fe08531)
* Fix grammar with fetch_token docstring (#273) (b2e3688)
-------------------------------------------------------------------
Sun Jul 2 12:51:37 UTC 2023 - ecsos <ecsos@opensuse.org>
@@ -41,7 +51,7 @@ Mon Nov 7 17:14:38 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.c
-------------------------------------------------------------------
Wed Oct 12 03:29:53 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.5.3
- Update to version 0.5.3
Bug Fixes
* Pass port range from get_user_credentials to find_open_port

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-google-auth-oauthlib
Version: 1.0.0
Version: 1.1.0
Release: 0
Summary: Google authentication library
License: Apache-2.0