Hello community,

here is the log from the commit of package python-flower for openSUSE:Factory 
checked in at 2019-11-15 22:40:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-flower (Old)
 and      /work/SRC/openSUSE:Factory/.python-flower.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-flower"

Fri Nov 15 22:40:12 2019 rev:3 rq:748961 version:0.9.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-flower/python-flower.changes      
2019-03-22 15:12:41.053289130 +0100
+++ /work/SRC/openSUSE:Factory/.python-flower.new.26869/python-flower.changes   
2019-11-15 22:40:34.128470201 +0100
@@ -1,0 +2,5 @@
+Fri Nov 15 19:15:59 CET 2019 - Matej Cepl <mc...@suse.com>
+
+- Use %pytest instead of python setup.py test combination.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-flower.spec ++++++
--- /var/tmp/diff_new_pack.NpzrOx/_old  2019-11-15 22:40:34.848469864 +0100
+++ /var/tmp/diff_new_pack.NpzrOx/_new  2019-11-15 22:40:34.852469862 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-flower
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -72,7 +72,7 @@
 %python_uninstall_alternative flower
 
 %check
-%python_exec setup.py test
+%pytest
 
 %files %{python_files}
 %license LICENSE


Reply via email to