Hello community,

here is the log from the commit of package python-junitxml for openSUSE:Factory 
checked in at 2020-06-11 14:46:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-junitxml (Old)
 and      /work/SRC/openSUSE:Factory/.python-junitxml.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-junitxml"

Thu Jun 11 14:46:04 2020 rev:2 rq:812934 version:0.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-junitxml/python-junitxml.changes  
2018-11-01 14:38:30.950912740 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-junitxml.new.3606/python-junitxml.changes    
    2020-06-11 14:46:50.357756081 +0200
@@ -1,0 +2,5 @@
+Tue Jun  9 11:09:30 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- replace nose
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-junitxml.spec ++++++
--- /var/tmp/diff_new_pack.BqVFBQ/_old  2020-06-11 14:46:51.381759064 +0200
+++ /var/tmp/diff_new_pack.BqVFBQ/_new  2020-06-11 14:46:51.385759076 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-junitxml
 #
-# Copyright (c) 2018 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,8 +25,8 @@
 Group:          Development/Languages/Python
 URL:            https://launchpad.net/pyjunitxml
 Source:         
https://files.pythonhosted.org/packages/source/j/junitxml/junitxml-%{version}.tar.gz
+# tests are failing
 Patch0:         junitxml-tests.patch
-BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildArch:      noarch
@@ -55,8 +55,7 @@
 %python_uninstall_alternative pyjunitxml
 
 %check
-# tests are failing
-%python_expand nosetests-%{$python_version}
+%python_exec -m unittest discover
 
 %files %{python_files}
 %license COPYING


Reply via email to