Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-zope.event for
openSUSE:Factory checked in at 2021-09-28 19:16:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-zope.event (Old)
and /work/SRC/openSUSE:Factory/.python-zope.event.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zope.event"
Tue Sep 28 19:16:19 2021 rev:14 rq:921317 version:4.5.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-zope.event/python-zope.event.changes
2021-07-16 22:12:57.778736586 +0200
+++
/work/SRC/openSUSE:Factory/.python-zope.event.new.1899/python-zope.event.changes
2021-09-28 19:16:20.880173111 +0200
@@ -1,0 +2,5 @@
+Fri Sep 24 10:53:37 UTC 2021 - [email protected]
+
+- %check: do not use setup.py test
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-zope.event.spec ++++++
--- /var/tmp/diff_new_pack.RlzzkX/_old 2021-09-28 19:16:21.332173632 +0200
+++ /var/tmp/diff_new_pack.RlzzkX/_new 2021-09-28 19:16:21.336173636 +0200
@@ -66,7 +66,11 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
-%python_exec setup.py test
+cd build/lib
+%{python_expand \
+$python -m unittest -v zope.event.tests
+$python -m doctest -v zope/event/classhandler.py
+}
%files %{python_files}
%license COPYRIGHT.txt LICENSE.txt