Hello community,

here is the log from the commit of package python-LTTL for openSUSE:Leap:15.2 
checked in at 2020-04-18 18:41:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-LTTL (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-LTTL.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-LTTL"

Sat Apr 18 18:41:22 2020 rev:3 rq:795341 version:2.0.9

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-LTTL/python-LTTL.changes        
2020-03-27 16:47:26.151909062 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.python-LTTL.new.2738/python-LTTL.changes      
2020-04-18 18:41:22.993998300 +0200
@@ -1,0 +2,5 @@
+Wed Apr 15 07:45:33 UTC 2020 - Paolo Stivanin <[email protected]>
+
+- Use pytest instead of nose 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-LTTL.spec ++++++
--- /var/tmp/diff_new_pack.cKbNM5/_old  2020-04-18 18:41:23.453999272 +0200
+++ /var/tmp/diff_new_pack.cKbNM5/_new  2020-04-18 18:41:23.457999280 +0200
@@ -35,8 +35,8 @@
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module future}
-BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module numpy}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module scipy}
 # /SECTION
 %python_subpackages
@@ -56,7 +56,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_expand nosetests-%{$python_bin_suffix}
+%pytest
 
 %files %{python_files}
 %doc README.rst



Reply via email to