From d785f784646d6af1d0a2f346be5f0b09f1ed9821c258f55827a6e37fdca9fd64 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 25 Oct 2022 05:15:16 +0000 Subject: [PATCH] Accepting request 1030547 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/1030547 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oauthlib?expand=0&rev=58 --- oauthlib-3.2.1.tar.gz | 3 --- oauthlib-3.2.2.tar.gz | 3 +++ python-oauthlib.changes | 6 ++++++ python-oauthlib.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 oauthlib-3.2.1.tar.gz create mode 100644 oauthlib-3.2.2.tar.gz diff --git a/oauthlib-3.2.1.tar.gz b/oauthlib-3.2.1.tar.gz deleted file mode 100644 index cb76fca..0000000 --- a/oauthlib-3.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1565237372795bf6ee3e5aba5e2a85bd5a65d0e2aa5c628b9a97b7d7a0da3721 -size 176109 diff --git a/oauthlib-3.2.2.tar.gz b/oauthlib-3.2.2.tar.gz new file mode 100644 index 0000000..d1f3823 --- /dev/null +++ b/oauthlib-3.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9859c40929662bec5d64f34d01c99e093149682a3f38915dc0655d5a633dd918 +size 177352 diff --git a/python-oauthlib.changes b/python-oauthlib.changes index a90ae80..0b029bb 100644 --- a/python-oauthlib.changes +++ b/python-oauthlib.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Oct 22 16:22:08 UTC 2022 - Arun Persaud + +- update to version 3.2.2: + * OAuth2.0 Provider: * CVE-2022-36087 + ------------------------------------------------------------------- Mon Sep 12 14:39:20 UTC 2022 - Arun Persaud diff --git a/python-oauthlib.spec b/python-oauthlib.spec index 7215b9e..0b053ea 100644 --- a/python-oauthlib.spec +++ b/python-oauthlib.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-oauthlib -Version: 3.2.1 +Version: 3.2.2 Release: 0 Summary: A Generic Implementation of the OAuth Request-Signing Logic License: BSD-3-Clause