Hello community,

here is the log from the commit of package python-uncertainties for 
openSUSE:Factory checked in at 2020-06-29 21:18:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-uncertainties (Old)
 and      /work/SRC/openSUSE:Factory/.python-uncertainties.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-uncertainties"

Mon Jun 29 21:18:24 2020 rev:9 rq:817716 version:3.1.4

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-uncertainties/python-uncertainties.changes    
    2020-06-27 23:22:43.745851636 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-uncertainties.new.3060/python-uncertainties.changes
      2020-06-29 21:18:44.797854785 +0200
@@ -1,0 +2,5 @@
+Mon Jun 29 12:05:59 UTC 2020 - [email protected]
+
+- switch from nosetests to pytest
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-uncertainties.spec ++++++
--- /var/tmp/diff_new_pack.9nHSFU/_old  2020-06-29 21:18:45.345856481 +0200
+++ /var/tmp/diff_new_pack.9nHSFU/_new  2020-06-29 21:18:45.345856481 +0200
@@ -26,8 +26,8 @@
 URL:            https://github.com/lebigot/uncertainties/
 Source:         
https://files.pythonhosted.org/packages/source/u/uncertainties/uncertainties-%{version}.tar.gz
 BuildRequires:  %{python_module future}
-BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module numpy}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module testsuite}
 BuildRequires:  %{python_module tools}
@@ -58,7 +58,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} $python setup.py 
nosetests -v
+%pytest
 
 %files %{python_files}
 %license LICENSE.txt


Reply via email to