Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-zope.deprecation for 
openSUSE:Factory checked in at 2021-09-25 22:51:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-zope.deprecation (Old)
 and      /work/SRC/openSUSE:Factory/.python-zope.deprecation.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-zope.deprecation"

Sat Sep 25 22:51:31 2021 rev:9 rq:921420 version:4.4.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-zope.deprecation/python-zope.deprecation.changes
  2020-04-15 20:07:25.418143039 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-zope.deprecation.new.1899/python-zope.deprecation.changes
        2021-09-25 22:51:44.487371784 +0200
@@ -1,0 +2,5 @@
+Fri Sep 24 11:51:36 UTC 2021 - pgaj...@suse.com
+
+- %check: use %pyunittest rpm macro
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-zope.deprecation.spec ++++++
--- /var/tmp/diff_new_pack.oPyksD/_old  2021-09-25 22:51:44.927372345 +0200
+++ /var/tmp/diff_new_pack.oPyksD/_new  2021-09-25 22:51:44.931372350 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-zope.deprecation
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 # Copyright (c) 2013 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -61,7 +61,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_exec setup.py -q test
+pushd build/lib
+%pyunittest -v zope.deprecation.tests
 
 %files %{python_files}
 %license LICENSE.txt

Reply via email to