From 663d891a78dd1500da9a5f81f289d06337cc3f9250cdeb8f6453325f06430634 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 12 Oct 2022 08:36:56 +0000 Subject: [PATCH] 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 --- google-auth-oauthlib-0.5.2.tar.gz | 3 --- google-auth-oauthlib-0.5.3.tar.gz | 3 +++ python-google-auth-oauthlib.changes | 7 +++++++ python-google-auth-oauthlib.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 google-auth-oauthlib-0.5.2.tar.gz create mode 100644 google-auth-oauthlib-0.5.3.tar.gz diff --git a/google-auth-oauthlib-0.5.2.tar.gz b/google-auth-oauthlib-0.5.2.tar.gz deleted file mode 100644 index 7d2a477..0000000 --- a/google-auth-oauthlib-0.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5e98a71203330699f92a26bc08847a92e8c3b1b8d82a021f1af34164db143ae -size 20665 diff --git a/google-auth-oauthlib-0.5.3.tar.gz b/google-auth-oauthlib-0.5.3.tar.gz new file mode 100644 index 0000000..4c4ddc5 --- /dev/null +++ b/google-auth-oauthlib-0.5.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:307d21918d61a0741882ad1fd001c67e68ad81206451d05fc4d26f79de56fc90 +size 20967 diff --git a/python-google-auth-oauthlib.changes b/python-google-auth-oauthlib.changes index 0695ecd..ce0fd7c 100644 --- a/python-google-auth-oauthlib.changes +++ b/python-google-auth-oauthlib.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Oct 12 03:29:53 UTC 2022 - Yogalakshmi Arunachalam + +- 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 diff --git a/python-google-auth-oauthlib.spec b/python-google-auth-oauthlib.spec index 81c26a3..d79091e 100644 --- a/python-google-auth-oauthlib.spec +++ b/python-google-auth-oauthlib.spec @@ -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