diff --git a/Authlib-0.15.4.tar.gz b/Authlib-0.15.4.tar.gz deleted file mode 100644 index f505b18..0000000 --- a/Authlib-0.15.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:37df3a2554bc6fe0da3cc6848c44fac2ae40634a7f8fc72543947f4330b26464 -size 124231 diff --git a/Authlib-0.15.5.tar.gz b/Authlib-0.15.5.tar.gz new file mode 100644 index 0000000..b4046d7 --- /dev/null +++ b/Authlib-0.15.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b83cf6360c8e92b0e9df0d1f32d675790bcc4e3c03977499b1eed24dcdef4252 +size 132183 diff --git a/python-Authlib.changes b/python-Authlib.changes index fa23aa4..74ad429 100644 --- a/python-Authlib.changes +++ b/python-Authlib.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Nov 16 13:42:27 UTC 2021 - Michael Ströder + +- 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 diff --git a/python-Authlib.spec b/python-Authlib.spec index dc39d3a..cbce8a3 100644 --- a/python-Authlib.spec +++ b/python-Authlib.spec @@ -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