forked from pool/python-Authlib
Accepting request 1240203 from home:ecsos:python
- Update to 1.4.0
* Fix id_token decoding when kid is null. :pr:`659`
* Support for Python 3.13. :pr:`682`
* Force login if the prompt parameter value is login. :pr:`637`
* Support for httpx 0.28, :pr:`695`
* Breaking changes:
- Stop support for Python 3.8. :pr:`682`
- Drop py313-tests.patch, because now in upstream.
- Drop httpx028.patch, because now in upstream.
OBS-URL: https://build.opensuse.org/request/show/1240203
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Authlib?expand=0&rev=36
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 24 18:21:06 UTC 2025 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
- Update to 1.4.0
|
||||
* Fix id_token decoding when kid is null. :pr:`659`
|
||||
* Support for Python 3.13. :pr:`682`
|
||||
* Force login if the prompt parameter value is login. :pr:`637`
|
||||
* Support for httpx 0.28, :pr:`695`
|
||||
* Breaking changes:
|
||||
- Stop support for Python 3.8. :pr:`682`
|
||||
- Drop py313-tests.patch, because now in upstream.
|
||||
- Drop httpx028.patch, because now in upstream.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 19 13:57:51 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user