Accepting request 1298827 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1298827
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Authlib?expand=0&rev=25
This commit is contained in:
2025-08-12 15:04:06 +00:00
committed by Git OBS Bridge
4 changed files with 15 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2dfc1275b287aa1324ac5c014766b8c79fb228c59d98c021750d86b6ec7e0904
size 341039

3
authlib-1.6.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d714698f818fd478161666c319e275f9ffedee3259b9a259360462734c24b5a2
size 341053

View File

@@ -1,7 +1,15 @@
-------------------------------------------------------------------
Tue Aug 5 07:34:40 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.6.1
* Filter key set with additional "alg" and "use" parameters.
- Fix bogus version number in previous changelog entry
- Rename README.rst to README.md in %files section
-------------------------------------------------------------------
Tue Jun 3 06:26:39 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.6.2
- Update to 1.6.0
* 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.

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-Authlib
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define modname authlib
%{?sle15_python_module_pythons}
Name: python-Authlib
Version: 1.6.0
Version: 1.6.1
Release: 0
Summary: Python library for building OAuth and OpenID Connect servers
License: BSD-3-Clause
@@ -82,7 +82,7 @@ $python -mpytest tests/clients
}
%files %{python_files}
%doc README.rst
%doc README.md
%license LICENSE
%{python_sitelib}/%{modname}
%{python_sitelib}/[Aa]uthlib-%{version}.dist-info