Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-zdaemon for openSUSE:Factory 
checked in at 2021-10-16 22:47:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-zdaemon (Old)
 and      /work/SRC/openSUSE:Factory/.python-zdaemon.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-zdaemon"

Sat Oct 16 22:47:21 2021 rev:22 rq:925646 version:4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-zdaemon/python-zdaemon.changes    
2019-09-13 15:04:54.849261892 +0200
+++ /work/SRC/openSUSE:Factory/.python-zdaemon.new.1890/python-zdaemon.changes  
2021-10-16 22:47:57.492707996 +0200
@@ -1,0 +2,5 @@
+Fri Sep 24 07:52:41 UTC 2021 - pgaj...@suse.com
+
+- %check: use %pyunittest rpm macro
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-zdaemon.spec ++++++
--- /var/tmp/diff_new_pack.QzHZMt/_old  2021-10-16 22:47:57.848708296 +0200
+++ /var/tmp/diff_new_pack.QzHZMt/_new  2021-10-16 22:47:57.852708299 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package python-zdaemon
+# spec file
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -38,7 +38,7 @@
 BuildRequires:  python-rpm-macros
 Requires:       python-ZConfig
 Requires(post): update-alternatives
-Requires(preun): update-alternatives
+Requires(preun):update-alternatives
 BuildArch:      noarch
 %python_subpackages
 
@@ -65,7 +65,8 @@
 %python_clone -a %{buildroot}%{_bindir}/zdaemon
 
 %check
-%python_exec setup.py test
+pushd src
+%pyunittest discover -v
 
 %post
 %python_install_alternative zdaemon

Reply via email to