Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-relatorio for
openSUSE:Factory checked in at 2021-09-08 21:36:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-relatorio (Old)
and /work/SRC/openSUSE:Factory/.python-relatorio.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-relatorio"
Wed Sep 8 21:36:42 2021 rev:12 rq:917372 version:0.9.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-relatorio/python-relatorio.changes
2021-07-28 19:20:45.947578394 +0200
+++
/work/SRC/openSUSE:Factory/.python-relatorio.new.1899/python-relatorio.changes
2021-09-08 21:37:04.697920899 +0200
@@ -1,0 +2,5 @@
+Mon Sep 6 10:45:42 UTC 2021 - [email protected]
+
+- %check: use %pyunittest rpm macro
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-relatorio.spec ++++++
--- /var/tmp/diff_new_pack.Z6Ep3t/_old 2021-09-08 21:37:05.165921446 +0200
+++ /var/tmp/diff_new_pack.Z6Ep3t/_new 2021-09-08 21:37:05.169921451 +0200
@@ -57,7 +57,10 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
-%python_exec setup.py test
+# https://relatorio.tryton.org/bug65
+sed -i 's:iteritems:items:' relatorio/tests/test_api.py
+mv relatorio relatorio_hide
+%pyunittest discover -v
%files %{python_files}
%license LICENSE