Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-greenlet for openSUSE:Factory
checked in at 2021-09-03 21:26:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-greenlet (Old)
and /work/SRC/openSUSE:Factory/.python-greenlet.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-greenlet"
Fri Sep 3 21:26:02 2021 rev:37 rq:915037 version:1.1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-greenlet/python-greenlet.changes
2021-06-11 22:30:36.054122603 +0200
+++
/work/SRC/openSUSE:Factory/.python-greenlet.new.1899/python-greenlet.changes
2021-09-03 21:26:48.274216348 +0200
@@ -1,0 +2,5 @@
+Mon Aug 30 11:46:34 UTC 2021 - [email protected]
+
+- %check: use %pyunittest rpm macro
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-greenlet.spec ++++++
--- /var/tmp/diff_new_pack.TLxcy0/_old 2021-09-03 21:26:48.734216827 +0200
+++ /var/tmp/diff_new_pack.TLxcy0/_new 2021-09-03 21:26:48.738216832 +0200
@@ -66,7 +66,7 @@
%check
export CFLAGS="%{optflags} -fno-tree-dominator-opts -fno-strict-aliasing"
-%python_exec setup.py -q test
+%pyunittest_arch discover -v greenlet.tests
%files %{python_files}
%doc AUTHORS CHANGES.rst README.rst