Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-jinja2-pluralize for
openSUSE:Factory checked in at 2021-06-01 10:39:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jinja2-pluralize (Old)
and /work/SRC/openSUSE:Factory/.python-jinja2-pluralize.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jinja2-pluralize"
Tue Jun 1 10:39:47 2021 rev:2 rq:896446 version:0.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jinja2-pluralize/python-jinja2-pluralize.changes
2019-09-13 15:03:42.321277310 +0200
+++
/work/SRC/openSUSE:Factory/.python-jinja2-pluralize.new.1898/python-jinja2-pluralize.changes
2021-06-01 10:41:25.565218008 +0200
@@ -1,0 +2,5 @@
+Mon May 31 08:31:30 UTC 2021 - [email protected]
+
+- %check: use %pyunittest rpm macro
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jinja2-pluralize.spec ++++++
--- /var/tmp/diff_new_pack.bHreo1/_old 2021-06-01 10:41:25.929218628 +0200
+++ /var/tmp/diff_new_pack.bHreo1/_new 2021-06-01 10:41:25.933218635 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-jinja2-pluralize
#
-# 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
@@ -51,7 +51,7 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
-%python_exec setup.py test
+%pyunittest discover -v
%files %{python_files}
%doc README.rst