diff --git a/nitrokey-0.2.3.tar.gz b/nitrokey-0.2.3.tar.gz deleted file mode 100644 index 5a035c8..0000000 --- a/nitrokey-0.2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f088362c8ef0694fc86d4c00a72148d93c2d6ab4f96d8a2581eab5e128266c4a -size 115057 diff --git a/nitrokey-0.2.4.tar.gz b/nitrokey-0.2.4.tar.gz new file mode 100644 index 0000000..57f29fa --- /dev/null +++ b/nitrokey-0.2.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c395c39f3931a062c8390cbb32d7025ddc0ceebd64afab2152118ac33a9d087 +size 115252 diff --git a/python-nitrokey.changes b/python-nitrokey.changes index eaa6430..71773a4 100644 --- a/python-nitrokey.changes +++ b/python-nitrokey.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Feb 18 10:18:49 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 0.2.4 + * The list methods of `NK3` and `NKPK` now only open the + respective device, based on the USB vendor and product ID. + * Use trusted publishing for PyPI. + * Add support for `poetry-core` v2. +- Use Python 3.11 on SLE-15 by default + ------------------------------------------------------------------- Sun Nov 10 12:17:39 UTC 2024 - Dirk Müller diff --git a/python-nitrokey.spec b/python-nitrokey.spec index d96d802..b7f8ed5 100644 --- a/python-nitrokey.spec +++ b/python-nitrokey.spec @@ -1,7 +1,7 @@ # # spec file for package python-nitrokey # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,8 +16,9 @@ # +%{?sle15_python_module_pythons} Name: python-nitrokey -Version: 0.2.3 +Version: 0.2.4 Release: 0 Summary: Nitrokey Python SDK License: Apache-2.0