Accepting request 1030997 from devel:languages:python
- update to version 3.2.2: * OAuth2.0 Provider: * CVE-2022-36087 - Also remove the conditional definition of python_module. OBS-URL: https://build.opensuse.org/request/show/1030997 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oauthlib?expand=0&rev=33
This commit is contained in:
commit
b95381b878
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1565237372795bf6ee3e5aba5e2a85bd5a65d0e2aa5c628b9a97b7d7a0da3721
|
|
||||||
size 176109
|
|
BIN
oauthlib-3.2.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
oauthlib-3.2.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 22 16:22:08 UTC 2022 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
- update to version 3.2.2:
|
||||||
|
* OAuth2.0 Provider: * CVE-2022-36087
|
||||||
|
- Also remove the conditional definition of python_module.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 12 14:39:20 UTC 2022 - Arun Persaud <arun@gmx.de>
|
Mon Sep 12 14:39:20 UTC 2022 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
@ -16,10 +16,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-oauthlib
|
Name: python-oauthlib
|
||||||
Version: 3.2.1
|
Version: 3.2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Generic Implementation of the OAuth Request-Signing Logic
|
Summary: A Generic Implementation of the OAuth Request-Signing Logic
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user