Hello community,

here is the log from the commit of package python-LTTL for openSUSE:Factory 
checked in at 2020-04-15 19:55:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-LTTL (Old)
 and      /work/SRC/openSUSE:Factory/.python-LTTL.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-LTTL"

Wed Apr 15 19:55:20 2020 rev:3 rq:794053 version:2.0.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-LTTL/python-LTTL.changes  2020-03-26 
23:35:07.666815199 +0100
+++ /work/SRC/openSUSE:Factory/.python-LTTL.new.2738/python-LTTL.changes        
2020-04-15 19:55:27.137624887 +0200
@@ -1,0 +2,5 @@
+Wed Apr 15 07:45:33 UTC 2020 - Paolo Stivanin <i...@paolostivanin.com>
+
+- Use pytest instead of nose 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-LTTL.spec ++++++
--- /var/tmp/diff_new_pack.RlXRpw/_old  2020-04-15 19:55:29.285625856 +0200
+++ /var/tmp/diff_new_pack.RlXRpw/_new  2020-04-15 19:55:29.289625858 +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