Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-moretools for
openSUSE:Factory checked in at 2021-03-24 16:12:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-moretools (Old)
and /work/SRC/openSUSE:Factory/.python-moretools.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-moretools"
Wed Mar 24 16:12:42 2021 rev:6 rq:880537 version:0.1.12
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-moretools/python-moretools.changes
2019-09-05 12:34:09.087575278 +0200
+++
/work/SRC/openSUSE:Factory/.python-moretools.new.2401/python-moretools.changes
2021-03-24 16:12:44.399925644 +0100
@@ -1,0 +2,6 @@
+Mon Mar 15 14:27:05 UTC 2021 - Matej Cepl <[email protected]>
+
+- Run tests only from the test/ subdirectory avoiding failing on
+ moretools/test_func.py, which is not a test file anyway.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-moretools.spec ++++++
--- /var/tmp/diff_new_pack.xre5hH/_old 2021-03-24 16:12:46.087927417 +0100
+++ /var/tmp/diff_new_pack.xre5hH/_new 2021-03-24 16:12:46.091927422 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-moretools
#
-# 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
@@ -56,7 +56,7 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
-%pytest
+%pytest test
%files %{python_files}
%doc README.md