Dirk Mueller
5f89c5ab5f
* The minimum supported version of Python has been bumped up to Python 3.9, with ongoing testing from Python 3.9 through Python 3.13. Dependencies have been updated as well, including upgrading to `cryptography==43.0.3` OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-webauthn?expand=0&rev=5
23 lines
927 B
Plaintext
23 lines
927 B
Plaintext
-------------------------------------------------------------------
|
|
Sat Nov 23 16:39:23 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2.3.0:
|
|
* The minimum supported version of Python has been bumped up to
|
|
Python 3.9, with ongoing testing from Python 3.9 through
|
|
Python 3.13. Dependencies have been updated as well,
|
|
including upgrading to `cryptography==43.0.3`
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 29 07:01:01 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2.2.0:
|
|
* All exceptions in `webauthn.helpers.exceptions` now subclass
|
|
the new `webauthn.helpers.exceptions.WebAuthnException` base
|
|
exception
|
|
* Support has been added for the new `"smart-card"` transport
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 31 12:02:21 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
- Initial release of python-webauthn 2.1.0
|