Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-nitrokey for openSUSE:Factory
checked in at 2026-04-25 21:37:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-nitrokey (Old)
and /work/SRC/openSUSE:Factory/.python-nitrokey.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-nitrokey"
Sat Apr 25 21:37:29 2026 rev:9 rq:1349114 version:0.4.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-nitrokey/python-nitrokey.changes
2026-04-23 17:13:59.799847307 +0200
+++
/work/SRC/openSUSE:Factory/.python-nitrokey.new.11940/python-nitrokey.changes
2026-04-25 21:38:18.624070668 +0200
@@ -1,0 +2,5 @@
+Fri Apr 24 09:31:04 UTC 2026 - Daniel Garcia <[email protected]>
+
+- Run tests with %pyunittest
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-nitrokey.spec ++++++
--- /var/tmp/diff_new_pack.UtqUyV/_old 2026-04-25 21:38:19.140091718 +0200
+++ /var/tmp/diff_new_pack.UtqUyV/_new 2026-04-25 21:38:19.144091881 +0200
@@ -28,7 +28,6 @@
BuildRequires: %{python_module base >= 3.10}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module poetry-core >= 1}
-BuildRequires: %{python_module pytest}
BuildRequires: %{python_module wheel}
# Runtime dependencies
BuildRequires: %{python_module cryptography >= 41}
@@ -69,7 +68,7 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
-%pytest
+%pyunittest -v
%files %{python_files}
%doc README.md