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.1.0.tar.gz b/webauthn-2.1.0.tar.gz deleted file mode 100644 index a3df8cc..0000000 --- a/webauthn-2.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b196a4246c2818820857ba195c6e6e5398c761117f2269e3d2deab11c7995fc4 -size 114014 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