14
0
Commit Graph

4 Commits

Author SHA256 Message Date
53f19904a1 Accepting request 1235543 from home:glaubitz:branches:devel:languages:python
- Update to 2.4.0
  * An optional `hints` argument has been added to `generate_registration_options()`
    to specify one or more categories of authenticators for the browser to prioritize
    registration of. See `webauthn.helpers.structs.PublicKeyCredentialHint` for more
    information (#234)

OBS-URL: https://build.opensuse.org/request/show/1235543
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-webauthn?expand=0&rev=7
2025-01-07 14:00:19 +00:00
8998ab5cb2 - 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`

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-webauthn?expand=0&rev=5
2024-11-23 16:40:00 +00:00
ce8ec4c3f7 - 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
- Initial release of python-webauthn 2.1.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-webauthn?expand=0&rev=3
2024-06-29 07:01:11 +00:00
9b40a2c693 Accepting request 1177925 from home:alarrosa:branches:devel:languages:python
New package python-webauthn required by the new version of python-Flask-Security-Too

OBS-URL: https://build.opensuse.org/request/show/1177925
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-webauthn?expand=0&rev=1
2024-05-31 21:15:16 +00:00