Hello community,

here is the log from the commit of package python-JsonWeb for openSUSE:Factory 
checked in at 2020-06-10 00:52:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-JsonWeb (Old)
 and      /work/SRC/openSUSE:Factory/.python-JsonWeb.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-JsonWeb"

Wed Jun 10 00:52:19 2020 rev:5 rq:812933 version:0.8.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-JsonWeb/python-JsonWeb.changes    
2019-11-13 13:14:28.226832113 +0100
+++ /work/SRC/openSUSE:Factory/.python-JsonWeb.new.3606/python-JsonWeb.changes  
2020-06-10 00:52:27.267577779 +0200
@@ -1,0 +2,5 @@
+Tue Jun  9 11:14:01 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- replace nose with pytest
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-JsonWeb.spec ++++++
--- /var/tmp/diff_new_pack.oatAy7/_old  2020-06-10 00:52:28.919582055 +0200
+++ /var/tmp/diff_new_pack.oatAy7/_new  2020-06-10 00:52:28.919582055 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-JsonWeb
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,8 +24,7 @@
 License:        BSD-3-Clause
 URL:            http://www.jsonweb.info/
 Source:         
https://files.pythonhosted.org/packages/source/J/JsonWeb/JsonWeb-%{version}.tar.gz
-BuildRequires:  %{python_module coverage}
-BuildRequires:  %{python_module nose}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  python-rpm-macros
 BuildArch:      noarch
 %python_subpackages
@@ -44,7 +43,7 @@
 %python_install
 
 %check
-%python_expand nosetests-%{$python_bin_suffix}
+%pytest
 
 %files %{python_files}
 %doc README.rst


Reply via email to