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 2022-04-21 15:43:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Authlib (Old) and /work/SRC/openSUSE:Factory/.python-Authlib.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Authlib" Thu Apr 21 15:43:34 2022 rev:5 rq:971767 version:1.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Authlib/python-Authlib.changes 2021-11-23 22:13:01.054392319 +0100 +++ /work/SRC/openSUSE:Factory/.python-Authlib.new.1538/python-Authlib.changes 2022-04-21 15:49:27.552367546 +0200 @@ -1,0 +2,14 @@ +Thu Apr 21 11:29:21 UTC 2022 - Michael Str??der <mich...@stroeder.com> + +- Update to 1.0.1 + * Fix authenticate_none method, via #438. + * Allow to pass in alternative signing algorithm to RFC7523 authentication methods via #447. + * Fix missing_token for Flask OAuth client, via #448. + * Allow openid in any place of the scope, via #449. + * Security fix for validating essential value on blank value in JWT, via #445. +- Update to 1.0.0 + * Dropped support for Python 2 + * Removed built-in SQLAlchemy integration. + * The whole framework client integrations have been restructured + +------------------------------------------------------------------- Old: ---- Authlib-0.15.5.tar.gz New: ---- Authlib-1.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Authlib.spec ++++++ --- /var/tmp/diff_new_pack.e7b0cl/_old 2022-04-21 15:49:28.096368127 +0200 +++ /var/tmp/diff_new_pack.e7b0cl/_new 2022-04-21 15:49:28.100368131 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-Authlib # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,8 +17,10 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 + Name: python-Authlib -Version: 0.15.5 +Version: 1.0.1 Release: 0 Summary: Python library for building OAuth and OpenID Connect servers License: BSD-3-Clause ++++++ Authlib-0.15.5.tar.gz -> Authlib-1.0.1.tar.gz ++++++ ++++ 12271 lines of diff (skipped)