From fc3e3ff9e009d773c9f700144277aaf4af8c0a80e559ab51e2b839f191c817f4 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 29 Jun 2024 07:01:11 +0000 Subject: [PATCH] - 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 --- python-webauthn.changes | 11 ++++++++++- python-webauthn.spec | 4 ++-- webauthn-2.2.0.tar.gz | 3 +++ 3 files changed, 15 insertions(+), 3 deletions(-) create mode 100644 webauthn-2.2.0.tar.gz diff --git a/python-webauthn.changes b/python-webauthn.changes index 889b22c..0b405bb 100644 --- a/python-webauthn.changes +++ b/python-webauthn.changes @@ -1,4 +1,13 @@ +------------------------------------------------------------------- +Sat Jun 29 07:01:01 UTC 2024 - Dirk Müller + +- 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 -- Initial release of python-webauthn 2.1.0 +- Initial release of python-webauthn 2.1.0 diff --git a/python-webauthn.spec b/python-webauthn.spec index e0514e7..3193245 100644 --- a/python-webauthn.spec +++ b/python-webauthn.spec @@ -18,16 +18,16 @@ %{?sle15_python_module_pythons} Name: python-webauthn -Version: 2.1.0 +Version: 2.2.0 Release: 0 Summary: Pythonic WebAuthn License: BSD-3-Clause URL: https://github.com/duo-labs/py_webauthn Source: https://files.pythonhosted.org/packages/source/w/webauthn/webauthn-%{version}.tar.gz -BuildRequires: python-rpm-macros BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} +BuildRequires: python-rpm-macros # SECTION test requirements BuildRequires: %{python_module asn1crypto >= 1.4.0} BuildRequires: %{python_module cbor2 >= 5.4.6} diff --git a/webauthn-2.2.0.tar.gz b/webauthn-2.2.0.tar.gz new file mode 100644 index 0000000..a9221af --- /dev/null +++ b/webauthn-2.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70e4f318d293125e3a8609838be0561119f4f8846bc430d524f8da4052ee18cc +size 113978