15
0

Accepting request 911970 from home:glaubitz:branches:devel:languages:python

- Update to 0.15.4
  * Security fix when JWT claims is None.

OBS-URL: https://build.opensuse.org/request/show/911970
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Authlib?expand=0&rev=5
This commit is contained in:
2021-08-13 14:03:19 +00:00
committed by Git OBS Bridge
parent d22fa56bac
commit b3083034a6
4 changed files with 10 additions and 4 deletions

View File

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

3
Authlib-0.15.4.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Aug 13 11:16:21 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.15.4
* Security fix when JWT claims is None.
-------------------------------------------------------------------
Mon Aug 9 22:19:38 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-Authlib
Version: 0.15.3
Version: 0.15.4
Release: 0
Summary: Python library for building OAuth and OpenID Connect servers
License: BSD-3-Clause