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