Hello community,

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

Package is "python-opcodes"

Mon Apr 20 12:55:22 2020 rev:2 rq:795478 version:0.3.14

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-opcodes/python-opcodes.changes  
2020-02-22 17:51:58.245714227 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-opcodes.new.2738/python-opcodes.changes    
    2020-04-20 12:55:41.112746986 +0200
@@ -1,0 +2,5 @@
+Wed Apr 15 08:15:23 UTC 2020 - Paolo Stivanin <i...@paolostivanin.com>
+
+- Switch to pytest 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-opcodes.spec ++++++
--- /var/tmp/diff_new_pack.cwTHqZ/_old  2020-04-20 12:55:41.516747620 +0200
+++ /var/tmp/diff_new_pack.cwTHqZ/_new  2020-04-20 12:55:41.516747620 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-opcodes
 #
-# 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
@@ -23,10 +23,10 @@
 Summary:        Database of Processor Instructions/Opcodes
 License:        BSD-2-Clause
 Group:          Development/Languages/Python
-Url:            https://github.com/Maratyszcza/Opcodes
+URL:            https://github.com/Maratyszcza/Opcodes
 Source:         
https://files.pythonhosted.org/packages/source/o/opcodes/opcodes-%{version}.tar.gz
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module nose}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildArch:      noarch
@@ -56,7 +56,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_expand %{_bindir}/nosetests-%{$python_bin_suffix} 
+%pytest
 
 %files %{python_files}
 %doc readme.rst


Reply via email to