Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-Authlib for openSUSE:Factory checked in at 2025-06-03 17:57:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Authlib (Old) and /work/SRC/openSUSE:Factory/.python-Authlib.new.16005 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Authlib" Tue Jun 3 17:57:40 2025 rev:24 rq:1282354 version:1.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Authlib/python-Authlib.changes 2025-05-03 21:01:29.015929989 +0200 +++ /work/SRC/openSUSE:Factory/.python-Authlib.new.16005/python-Authlib.changes 2025-06-03 17:58:09.181083816 +0200 @@ -1,0 +2,17 @@ +Tue Jun 3 06:26:39 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- Update to 1.6.2 + * Fix issue when RFC9207 is enabled and the authorization endpoint + response is not a redirection. pull request #733 + * Fix missing state parameter in authorization error responses. + issue #525 + * Support for acr and amr claims in id_token. issue #734 + * Support for the none JWS algorithm. + * Fix response_types strict order during dynamic client + registration. issue #760 + * Implement RFC9101 The OAuth 2.0 Authorization Framework: + JWT-Secured Authorization Request (JAR). issue #723 + * OIDC UserInfo endpoint support. issue #459 +- Drop 767-skip-xc20p-tests.patch, merged upstream + +------------------------------------------------------------------- Old: ---- 767-skip-xc20p-tests.patch authlib-1.5.2.tar.gz New: ---- authlib-1.6.0.tar.gz BETA DEBUG BEGIN: Old: * OIDC UserInfo endpoint support. issue #459 - Drop 767-skip-xc20p-tests.patch, merged upstream BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Authlib.spec ++++++ --- /var/tmp/diff_new_pack.IBYVLy/_old 2025-06-03 17:58:09.673104217 +0200 +++ /var/tmp/diff_new_pack.IBYVLy/_new 2025-06-03 17:58:09.673104217 +0200 @@ -19,15 +19,12 @@ %define modname authlib %{?sle15_python_module_pythons} Name: python-Authlib -Version: 1.5.2 +Version: 1.6.0 Release: 0 Summary: Python library for building OAuth and OpenID Connect servers License: BSD-3-Clause URL: https://authlib.org/ Source: https://github.com/lepture/%{modname}/archive/refs/tags/v%{version}.tar.gz#/%{modname}-%{version}.tar.gz -# PATCH-FIX-UPSTREAM 767-skip-xc20p-tests.patch bsc#[0-9]+ mc...@suse.com -# skip unavailable tests -Patch0: 767-skip-xc20p-tests.patch BuildRequires: %{python_module base >= 3.9} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} ++++++ authlib-1.5.2.tar.gz -> authlib-1.6.0.tar.gz ++++++ ++++ 15443 lines of diff (skipped)