Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-dirtyjson for 
openSUSE:Factory checked in at 2021-05-18 18:27:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dirtyjson (Old)
 and      /work/SRC/openSUSE:Factory/.python-dirtyjson.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dirtyjson"

Tue May 18 18:27:18 2021 rev:2 rq:894050 version:1.0.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dirtyjson/python-dirtyjson.changes        
2019-05-16 22:07:29.234423553 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-dirtyjson.new.2988/python-dirtyjson.changes  
    2021-05-18 18:27:48.990605089 +0200
@@ -1,0 +2,5 @@
+Tue May 18 11:03:44 UTC 2021 - pgaj...@suse.com
+
+- use %pytest macro in %check
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-dirtyjson.spec ++++++
--- /var/tmp/diff_new_pack.RSCfRy/_old  2021-05-18 18:27:49.430603183 +0200
+++ /var/tmp/diff_new_pack.RSCfRy/_new  2021-05-18 18:27:49.434603165 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-dirtyjson
 #
-# 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
@@ -25,6 +25,7 @@
 Group:          Development/Languages/Python
 URL:            https://github.com/codecobblers/dirtyjson
 Source:         
https://files.pythonhosted.org/packages/source/d/dirtyjson/dirtyjson-%{version}.tar.gz
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -46,7 +47,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_exec setup.py test
+%pytest
 
 %files %{python_files}
 %doc CHANGES.txt README.rst

Reply via email to