Accepting request 1337357 from devel:languages:python
- 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 OBS-URL: https://build.opensuse.org/request/show/1337357 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Authlib?expand=0&rev=29
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca5610af2c3a2bdd0628ceb35c2f343cfc41956f20cc924796955e13b41aaae5
|
||||
size 329609
|
||||
3
authlib-1.6.9.tar.gz
Normal file
3
authlib-1.6.9.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ce10a845ac8066757d658e45c41d160dfbd728da7a29056ebd4e190c051da687
|
||||
size 329652
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 6 16:50:14 UTC 2026 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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 <marius.grossu@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user