Hello community,
here is the log from the commit of package python-pytest-listener for
openSUSE:Factory checked in at 2019-12-29 15:49:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-listener (Old)
and /work/SRC/openSUSE:Factory/.python-pytest-listener.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-listener"
Sun Dec 29 15:49:39 2019 rev:2 rq:759800 version:1.7.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pytest-listener/python-pytest-listener.changes
2019-09-26 20:38:07.887039885 +0200
+++
/work/SRC/openSUSE:Factory/.python-pytest-listener.new.6675/python-pytest-listener.changes
2019-12-29 15:49:51.723180738 +0100
@@ -1,0 +2,5 @@
+Sat Dec 28 17:17:37 UTC 2019 - Ondřej Súkup <[email protected]>
+
+- use pytest macro
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pytest-listener.spec ++++++
--- /var/tmp/diff_new_pack.vf7Sra/_old 2019-12-29 15:49:53.387181496 +0100
+++ /var/tmp/diff_new_pack.vf7Sra/_new 2019-12-29 15:49:53.443181522 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-pytest-listener
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
+%pytest
%files %{python_files}
%doc CHANGES.md README.md