Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-orderedmultidict for
openSUSE:Factory checked in at 2021-06-01 10:34:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-orderedmultidict (Old)
and /work/SRC/openSUSE:Factory/.python-orderedmultidict.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-orderedmultidict"
Tue Jun 1 10:34:15 2021 rev:3 rq:895726 version:1.0.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-orderedmultidict/python-orderedmultidict.changes
2019-07-28 10:17:57.544600911 +0200
+++
/work/SRC/openSUSE:Factory/.python-orderedmultidict.new.1898/python-orderedmultidict.changes
2021-06-01 10:34:25.192502314 +0200
@@ -1,0 +2,5 @@
+Thu May 27 06:36:26 UTC 2021 - [email protected]
+
+- %check: use %pyunittest rpm macro
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-orderedmultidict.spec ++++++
--- /var/tmp/diff_new_pack.pQmEwL/_old 2021-06-01 10:34:25.612503029 +0200
+++ /var/tmp/diff_new_pack.pQmEwL/_new 2021-06-01 10:34:25.616503036 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-orderedmultidict
#
-# 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 tests/
%files %{python_files}
%doc README.md