Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pynitrokey for
openSUSE:Factory checked in at 2026-06-19 16:36:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pynitrokey (Old)
and /work/SRC/openSUSE:Factory/.python-pynitrokey.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pynitrokey"
Fri Jun 19 16:36:35 2026 rev:28 rq:1360429 version:0.12.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pynitrokey/python-pynitrokey.changes
2026-05-18 17:50:02.421319783 +0200
+++
/work/SRC/openSUSE:Factory/.python-pynitrokey.new.1956/python-pynitrokey.changes
2026-06-19 17:21:50.787045097 +0200
@@ -1,0 +2,12 @@
+Fri Jun 19 05:04:04 UTC 2026 - Johannes Kastl
<[email protected]>
+
+- update to 0.12.3:
+ * Add support for nistp384 algorithm in PIV by @sosthene-nitrokey
+ in #755
+ * Further fixes after change to ruff by @mmerklinger in #757
+ * Add import-pkcs12 command for NetHSM by @mmerklinger in #759
+ * Add Jan Knittel to maintainers file by @robin-nitrokey in #760
+ * Update dependencies and release v0.12.3 by @robin-nitrokey in
+ #764
+
+-------------------------------------------------------------------
Old:
----
pynitrokey-0.12.2.tar.gz
New:
----
pynitrokey-0.12.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pynitrokey.spec ++++++
--- /var/tmp/diff_new_pack.DzpnJE/_old 2026-06-19 17:21:52.255095585 +0200
+++ /var/tmp/diff_new_pack.DzpnJE/_new 2026-06-19 17:21:52.259095722 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pynitrokey
-Version: 0.12.2
+Version: 0.12.3
Release: 0
Summary: Python Library for Nitrokey devices
License: Apache-2.0 OR MIT
@@ -33,7 +33,7 @@
#
BuildRequires: %{python_module cffi >= 1.15 with %python-cffi < 3}
BuildRequires: %{python_module click >= 8.2 with %python-click < 9}
-BuildRequires: %{python_module cryptography >= 43 with %python-cryptography <
49}
+BuildRequires: %{python_module cryptography >= 43 with %python-cryptography <
50}
BuildRequires: %{python_module fido2 >= 2 with %python-fido2 < 3}
# https://github.com/Nitrokey/pynitrokey/issues/601
BuildRequires: %{python_module hidapi >= 0.14.0.post2 with %python-hidapi <
0.14.0.post3}
@@ -53,7 +53,7 @@
Requires: (python-cffi >= 1.15 with python-cffi < 3)
Requires: (intelhex >= 2.3 with intelhex < 3)
Requires: (python-click >= 8.2 with python-click < 9)
-Requires: (python-cryptography >= 43 with python-cryptography < 49)
+Requires: (python-cryptography >= 43 with python-cryptography < 50)
Requires: (python-fido2 >= 2 with python-fido2 < 3)
# https://github.com/Nitrokey/pynitrokey/issues/601
Requires: (python-hidapi >= 0.14.0.post2 with python-hidapi <
0.14.0.post3)
++++++ pynitrokey-0.12.2.tar.gz -> pynitrokey-0.12.3.tar.gz ++++++
++++ 5055 lines of diff (skipped)