Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-feedgenerator for
openSUSE:Factory checked in at 2021-06-01 10:37:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-feedgenerator (Old)
and /work/SRC/openSUSE:Factory/.python-feedgenerator.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-feedgenerator"
Tue Jun 1 10:37:29 2021 rev:4 rq:895727 version:1.9.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-feedgenerator/python-feedgenerator.changes
2020-02-14 16:39:45.527665469 +0100
+++
/work/SRC/openSUSE:Factory/.python-feedgenerator.new.1898/python-feedgenerator.changes
2021-06-01 10:38:42.916941097 +0200
@@ -1,0 +2,5 @@
+Thu May 27 06:29:32 UTC 2021 - [email protected]
+
+- %check: use %pyunittest macro
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-feedgenerator.spec ++++++
--- /var/tmp/diff_new_pack.RT90zW/_old 2021-06-01 10:38:43.356941846 +0200
+++ /var/tmp/diff_new_pack.RT90zW/_new 2021-06-01 10:38:43.360941853 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-feedgenerator
#
-# 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
@@ -54,7 +54,7 @@
%check
export LC_ALL=en_US.utf8
-%python_exec setup.py test
+%pyunittest discover -v
%files %{python_files}
%license LICENSE