Accepting request 1244113 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1244113
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Authlib?expand=0&rev=19
This commit is contained in:
2025-02-07 22:07:01 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Feb 6 11:41:00 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.4.1
* Improve garbage collection on OAuth clients. (#698)
* Fix client parameters for httpx. (#694)
-------------------------------------------------------------------
Fri Jan 24 18:21:06 UTC 2025 - ecsos <ecsos@opensuse.org>

View File

@@ -19,7 +19,7 @@
%define modname authlib
%{?sle15_python_module_pythons}
Name: python-Authlib
Version: 1.4.0
Version: 1.4.1
Release: 0
Summary: Python library for building OAuth and OpenID Connect servers
License: BSD-3-Clause