Hello community,

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

Package is "python-mistune"

Wed Apr 15 19:53:46 2020 rev:8 rq:793829 version:0.8.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-mistune/python-mistune.changes    
2019-03-08 11:59:04.695978501 +0100
+++ /work/SRC/openSUSE:Factory/.python-mistune.new.2738/python-mistune.changes  
2020-04-15 19:53:47.557579992 +0200
@@ -1,0 +2,5 @@
+Tue Apr 14 10:24:24 UTC 2020 - Paolo Stivanin <[email protected]>
+
+- Switch from nose to pytest 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-mistune.spec ++++++
--- /var/tmp/diff_new_pack.528OWz/_old  2020-04-15 19:53:48.065580221 +0200
+++ /var/tmp/diff_new_pack.528OWz/_new  2020-04-15 19:53:48.069580223 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-mistune
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
 Group:          Development/Languages/Python
 URL:            https://github.com/lepture/mistune
 Source0:        
https://files.pythonhosted.org/packages/source/m/mistune/mistune-%{version}.tar.gz
-BuildRequires:  %{python_module nose}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -46,7 +46,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_expand nosetests-%{$python_bin_suffix}
+%pytest
 
 %files %{python_files}
 %license LICENSE


Reply via email to