Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-nethsm for openSUSE:Factory 
checked in at 2025-10-21 11:16:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-nethsm (Old)
 and      /work/SRC/openSUSE:Factory/.python-nethsm.new.18484 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-nethsm"

Tue Oct 21 11:16:10 2025 rev:8 rq:1312421 version:2.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-nethsm/python-nethsm.changes      
2025-06-24 20:51:28.478022752 +0200
+++ /work/SRC/openSUSE:Factory/.python-nethsm.new.18484/python-nethsm.changes   
2025-10-21 11:17:56.454627074 +0200
@@ -1,0 +2,30 @@
+Fri Oct 17 07:45:17 UTC 2025 - Johannes Kastl 
<[email protected]>
+
+- update to 2.0.0:
+  All changes:
+  https://github.com/Nitrokey/nethsm-sdk-py/compare/v1.4.1...v2.0.0
+  * Breaking Changes
+    - Remove KeyType.EC_P224
+    - Change arguments for NetHSM.csr and NetHSM.key_csr:
+      - Require common_name argument
+      - Require using keywords for all arguments (except for
+        key_id)
+  * Features
+    - Add new enum values (requires NetHSM v3.0):
+      - KeyType: EC_P256K1, BrainpoolP256, BrainpoolP384,
+        BrainpoolP512
+      - KeyMechanism: BIP340_Signature
+      - SignMode: BIP340
+      - TlsKeyType: BrainpoolP256, BrainpoolP384, BrainpoolP512
+    - Add support for dots, dashes and underscores in user and key
+      IDs (requires NetHSM v3.0)
+    - Add NetHSM.move_key function for changing key IDs (requires
+      NetHSM v3.0)
+    - Add optional subject_alt_names argument for NetHSM.csr and
+      NetHSM.key_csr (requires NetHSM v3.0)
+    - Add optional prefix argument for NetHSM.list_keys (requires
+      NetHSM v3.0)
+    - Always show the message returned by the NetHSM as part of the
+      error message
+
+-------------------------------------------------------------------

Old:
----
  nethsm-1.4.1.tar.gz

New:
----
  nethsm-2.0.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-nethsm.spec ++++++
--- /var/tmp/diff_new_pack.wHTExk/_old  2025-10-21 11:17:57.202658526 +0200
+++ /var/tmp/diff_new_pack.wHTExk/_new  2025-10-21 11:17:57.206658694 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-nethsm
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-nethsm
-Version:        1.4.1
+Version:        2.0.0
 Release:        0
 Summary:        Python Library to manage NetHSM(s)
 License:        Apache-2.0
@@ -140,6 +140,8 @@
 IGNORED_CHECKS="${IGNORED_CHECKS} or test_ca_certs_none"
 IGNORED_CHECKS="${IGNORED_CHECKS} or test_ca_certs_empty"
 IGNORED_CHECKS="${IGNORED_CHECKS} or test_ca_certs_valid"
+IGNORED_CHECKS="${IGNORED_CHECKS} or test_move_key"
+IGNORED_CHECKS="${IGNORED_CHECKS} or test_list_keys_prefix"
 %pytest -k "not (${IGNORED_CHECKS})"
 
 %files %{python_files}

++++++ nethsm-1.4.1.tar.gz -> nethsm-2.0.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-nethsm/nethsm-1.4.1.tar.gz 
/work/SRC/openSUSE:Factory/.python-nethsm.new.18484/nethsm-2.0.0.tar.gz differ: 
char 16, line 1

Reply via email to