14
0

Accepting request 1009991 from home:yarunachalam:branches:devel:languages:python

- Update to version 0.5.3 
  Bug Fixes
  * Pass port range from get_user_credentials to find_open_port

OBS-URL: https://build.opensuse.org/request/show/1009991
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth-oauthlib?expand=0&rev=18
This commit is contained in:
2022-10-12 08:36:56 +00:00
committed by Git OBS Bridge
parent 809b43339e
commit 663d891a78
4 changed files with 11 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Oct 12 03:29:53 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.5.3
Bug Fixes
* Pass port range from get_user_credentials to find_open_port
-------------------------------------------------------------------
Tue Sep 13 09:23:59 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@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.5.2
Version: 0.5.3
Release: 0
Summary: Google authentication library
License: Apache-2.0