Accepting request 931766 from home:stroeder:iam

Update to 0.15.5

OBS-URL: https://build.opensuse.org/request/show/931766
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Authlib?expand=0&rev=6
This commit is contained in:
2021-11-16 14:12:42 +00:00
committed by Git OBS Bridge
parent b3083034a6
commit 250ffbf657
4 changed files with 12 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Nov 16 13:42:27 UTC 2021 - Michael Ströder <michael@stroeder.com>
- Update to 0.15.5
* Make Authlib compatible with latest httpx
* Make Authlib compatible with latest werkzeug
* Allow customize RFC7523 alg value
-------------------------------------------------------------------
Fri Aug 13 11:16:21 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

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