Hello community,

here is the log from the commit of package python-WSME for openSUSE:Factory 
checked in at 2020-06-02 14:36:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-WSME (Old)
 and      /work/SRC/openSUSE:Factory/.python-WSME.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-WSME"

Tue Jun  2 14:36:09 2020 rev:18 rq:810188 version:0.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-WSME/python-WSME.changes  2020-04-29 
20:54:38.729308914 +0200
+++ /work/SRC/openSUSE:Factory/.python-WSME.new.3606/python-WSME.changes        
2020-06-02 14:36:19.127081011 +0200
@@ -1,0 +2,5 @@
+Fri May 29 10:55:09 UTC 2020 - Marketa Calabkova <mcalabk...@suse.com>
+
+- Replace nose with pytest
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-WSME.spec ++++++
--- /var/tmp/diff_new_pack.78iFef/_old  2020-06-02 14:36:20.243084543 +0200
+++ /var/tmp/diff_new_pack.78iFef/_new  2020-06-02 14:36:20.247084555 +0200
@@ -29,9 +29,9 @@
 BuildRequires:  %{python_module WebTest}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module netaddr >= 0.7.12}
-BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module pbr}
 BuildRequires:  %{python_module pecan}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module pytz}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module simplegeneric}
@@ -63,7 +63,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_exec %{_bindir}/nosetests -v tests/pecantest tests/rest
+%pytest tests/pecantest tests/rest
 
 %files %{python_files}
 %license LICENSE


Reply via email to