Hello community,

here is the log from the commit of package python-smmap for openSUSE:Factory 
checked in at 2020-08-25 12:37:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-smmap (Old)
 and      /work/SRC/openSUSE:Factory/.python-smmap.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-smmap"

Tue Aug 25 12:37:35 2020 rev:14 rq:827213 version:3.0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-smmap/python-smmap.changes        
2020-06-15 20:29:09.942094785 +0200
+++ /work/SRC/openSUSE:Factory/.python-smmap.new.3399/python-smmap.changes      
2020-08-25 12:37:41.893402379 +0200
@@ -1,0 +2,5 @@
+Sun Aug 16 20:46:09 UTC 2020 - John Vandenberg <jay...@gmail.com>
+
+- Replace nose with pytest
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-smmap.spec ++++++
--- /var/tmp/diff_new_pack.P0A1EH/_old  2020-08-25 12:37:43.129402611 +0200
+++ /var/tmp/diff_new_pack.P0A1EH/_new  2020-08-25 12:37:43.133402612 +0200
@@ -24,7 +24,7 @@
 License:        BSD-2-Clause
 URL:            https://github.com/gitpython-developers/smmap
 Source:         
https://files.pythonhosted.org/packages/source/s/smmap/smmap-%{version}.tar.gz
-BuildRequires:  %{python_module nose}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  dos2unix
 BuildRequires:  fdupes
@@ -55,7 +55,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} 
nosetests-%{$python_bin_suffix} -v
+%pytest
 
 %files %{python_files}
 %license LICENSE


Reply via email to