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 2026-09-21 12:23:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-nethsm (Old)
 and      /work/SRC/openSUSE:Factory/.python-nethsm.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-nethsm"

Mon Sep 21 12:23:43 2026 rev:13 rq:1379359 version:3.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-nethsm/python-nethsm.changes      
2026-06-23 17:43:47.796429079 +0200
+++ /work/SRC/openSUSE:Factory/.python-nethsm.new.383539/python-nethsm.changes  
2026-09-21 12:23:45.282634375 +0200
@@ -1,0 +2,28 @@
+Sun Sep 20 11:23:21 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- update to 3.0.0:
+  https://github.com/Nitrokey/nethsm-sdk-py/compare/v2.1.2...v3.0.0
+  * Breaking Changes
+    - Return FullClusterJoinData instead of ClusterJoinData from
+      add_cluster_member (requires NetHSM v5)
+  * Changes
+    - Update for NetHSM v5:
+      - Add State.FAILED variant
+      - Update clustering functionality:
+        - Add FullClusterJoinData, ClusterDiagnostics,
+          ClusterLogItem, ClusterState and ClusterSnapshot classes
+        - Change NetHSM.join_cluster to also accept
+          FullClusterJoinData
+        - Add force_new_cluster, get_cluster_diagnostics,
+          promote_cluster_member functions to NetHSM
+        - Add learner field to ClusterMember
+      - Add support for key labels:
+        - Add label argument to add_key, add_key_pem, generate_key,
+          list_keys functions
+        - Add NetHSM.set_key_label function
+        - Add optional label field to Key
+      - Add support for NTP configuration:
+        - Add NtpConfig class
+        - Add get_config_ntp, set_ntp_config functions to NetHSM
+
+-------------------------------------------------------------------

Old:
----
  nethsm-2.1.2.tar.gz

New:
----
  nethsm-3.0.0.tar.gz

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

Other differences:
------------------
++++++ python-nethsm.spec ++++++
--- /var/tmp/diff_new_pack.hnAUsD/_old  2026-09-21 12:23:46.194672492 +0200
+++ /var/tmp/diff_new_pack.hnAUsD/_new  2026-09-21 12:23:46.198672659 +0200
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-nethsm
-Version:        2.1.2
+Version:        3.0.0
 Release:        0
 Summary:        Python Library to manage NetHSM(s)
 License:        Apache-2.0
@@ -131,6 +131,12 @@
 IGNORED_CHECKS="${IGNORED_CHECKS} or test_namespace_tag_readd"
 IGNORED_CHECKS="${IGNORED_CHECKS} or test_delete_prefix"
 IGNORED_CHECKS="${IGNORED_CHECKS} or test_cluster_ca_certificate"
+IGNORED_CHECKS="${IGNORED_CHECKS} or test_get_config_ntp"
+IGNORED_CHECKS="${IGNORED_CHECKS} or test_set_get_ntp_config"
+IGNORED_CHECKS="${IGNORED_CHECKS} or test_set_label"
+IGNORED_CHECKS="${IGNORED_CHECKS} or test_list_keys_by_label"
+IGNORED_CHECKS="${IGNORED_CHECKS} or test_list_keys_by_prefix_and_label"
+IGNORED_CHECKS="${IGNORED_CHECKS} or test_cluster_diagnostics"
 
 %pytest -k "not (${IGNORED_CHECKS})"
 

++++++ nethsm-2.1.2.tar.gz -> nethsm-3.0.0.tar.gz ++++++
++++ 6882 lines of diff (skipped)

Reply via email to