diff --git a/authlib-1.4.0.tar.gz b/authlib-1.4.0.tar.gz deleted file mode 100644 index 8ae8f96..0000000 --- a/authlib-1.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d0bcb3697a300844416290634ec689933de6c6f9ac5642c267aa8164b238f89 -size 322334 diff --git a/authlib-1.4.1.tar.gz b/authlib-1.4.1.tar.gz new file mode 100644 index 0000000..85322eb --- /dev/null +++ b/authlib-1.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1edf089aae7a043b526f6f07b32077e482be12fc36eff27448ced2a44fcd976b +size 322395 diff --git a/python-Authlib.changes b/python-Authlib.changes index ef6ade7..6ed24dd 100644 --- a/python-Authlib.changes +++ b/python-Authlib.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Feb 6 11:41:00 UTC 2025 - John Paul Adrian Glaubitz + +- 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 diff --git a/python-Authlib.spec b/python-Authlib.spec index 636fc51..321277c 100644 --- a/python-Authlib.spec +++ b/python-Authlib.spec @@ -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