Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pyramid-mako for
openSUSE:Factory checked in at 2021-06-04 00:33:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyramid-mako (Old)
and /work/SRC/openSUSE:Factory/.python-pyramid-mako.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyramid-mako"
Fri Jun 4 00:33:56 2021 rev:2 rq:897200 version:1.1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyramid-mako/python-pyramid-mako.changes
2019-10-31 18:13:15.413885248 +0100
+++
/work/SRC/openSUSE:Factory/.python-pyramid-mako.new.1898/python-pyramid-mako.changes
2021-06-04 00:34:17.672997608 +0200
@@ -1,0 +2,5 @@
+Thu Jun 3 11:30:48 UTC 2021 - [email protected]
+
+- %check: use %pyunittest rpm macro
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pyramid-mako.spec ++++++
--- /var/tmp/diff_new_pack.Pal8JX/_old 2021-06-04 00:34:18.088998806 +0200
+++ /var/tmp/diff_new_pack.Pal8JX/_new 2021-06-04 00:34:18.092998817 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-pyramid-mako
#
-# 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
@@ -52,7 +52,7 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
-%python_exec setup.py test
+%pyunittest discover -v
%files %{python_files}
%doc CHANGES.txt README.rst docs/*.rst