diff --git a/authlib-1.6.8.tar.gz b/authlib-1.6.8.tar.gz deleted file mode 100644 index 7cb10d2..0000000 --- a/authlib-1.6.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca5610af2c3a2bdd0628ceb35c2f343cfc41956f20cc924796955e13b41aaae5 -size 329609 diff --git a/authlib-1.6.9.tar.gz b/authlib-1.6.9.tar.gz new file mode 100644 index 0000000..6b2fd6b --- /dev/null +++ b/authlib-1.6.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce10a845ac8066757d658e45c41d160dfbd728da7a29056ebd4e190c051da687 +size 329652 diff --git a/python-Authlib.changes b/python-Authlib.changes index 91d50eb..f847104 100644 --- a/python-Authlib.changes +++ b/python-Authlib.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Mar 6 16:50:14 UTC 2026 - Dirk Müller + +- update to 1.6.9: + * Not using header's `jwk` automatically + * Add `ES256K` into default jwt algorithms + * Remove deprecated algorithm from default registry + * Generate random `cek` when `cek` length doesn't match + ------------------------------------------------------------------- Tue Feb 17 08:38:21 UTC 2026 - Marius Grossu diff --git a/python-Authlib.spec b/python-Authlib.spec index 0986cf8..432acb9 100644 --- a/python-Authlib.spec +++ b/python-Authlib.spec @@ -19,7 +19,7 @@ %define modname authlib %{?sle15_python_module_pythons} Name: python-Authlib -Version: 1.6.8 +Version: 1.6.9 Release: 0 Summary: Python library for building OAuth and OpenID Connect servers License: BSD-3-Clause