forked from pool/python-nitrokey
Accepting request 1246634 from home:glaubitz:branches:devel:languages:python
- 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
OBS-URL: https://build.opensuse.org/request/show/1246634
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nitrokey?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f088362c8ef0694fc86d4c00a72148d93c2d6ab4f96d8a2581eab5e128266c4a
|
||||
size 115057
|
||||
3
nitrokey-0.2.4.tar.gz
Normal file
3
nitrokey-0.2.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5c395c39f3931a062c8390cbb32d7025ddc0ceebd64afab2152118ac33a9d087
|
||||
size 115252
|
||||
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 18 10:18:49 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- 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 <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user