Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-versiontag for
openSUSE:Factory checked in at 2021-08-18 08:56:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-versiontag (Old)
and /work/SRC/openSUSE:Factory/.python-versiontag.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-versiontag"
Wed Aug 18 08:56:26 2021 rev:2 rq:912723 version:1.2.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-versiontag/python-versiontag.changes
2020-04-04 12:25:36.571943066 +0200
+++
/work/SRC/openSUSE:Factory/.python-versiontag.new.1899/python-versiontag.changes
2021-08-18 08:57:16.790878400 +0200
@@ -1,0 +2,5 @@
+Tue Aug 17 13:35:17 UTC 2021 - [email protected]
+
+- %check: use %pyunittest macro
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-versiontag.spec ++++++
--- /var/tmp/diff_new_pack.eU9ZQQ/_old 2021-08-18 08:57:17.162877963 +0200
+++ /var/tmp/diff_new_pack.eU9ZQQ/_new 2021-08-18 08:57:17.166877958 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-versiontag
#
-# Copyright (c) 2020 SUSE LLC
+# 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
@@ -49,7 +49,7 @@
}
%check
-%python_exec setup.py test
+%pyunittest discover -v
%files %{python_files}
%doc README.rst