Hello community,

here is the log from the commit of package python-quicktions for 
openSUSE:Factory checked in at 2018-06-19 12:03:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-quicktions (Old)
 and      /work/SRC/openSUSE:Factory/.python-quicktions.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-quicktions"

Tue Jun 19 12:03:25 2018 rev:2 rq:617148 version:1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-quicktions/python-quicktions.changes      
2018-05-29 10:28:32.300784520 +0200
+++ /work/SRC/openSUSE:Factory/.python-quicktions.new/python-quicktions.changes 
2018-06-19 12:03:28.010470084 +0200
@@ -1,0 +2,5 @@
+Fri Jun 15 20:40:25 UTC 2018 - [email protected]
+
+- Use more compatible py.test syntax.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-quicktions.spec ++++++
--- /var/tmp/diff_new_pack.98xpLW/_old  2018-06-19 12:03:28.538450480 +0200
+++ /var/tmp/diff_new_pack.98xpLW/_new  2018-06-19 12:03:28.542450332 +0200
@@ -64,7 +64,7 @@
 %check
 %{python_expand export PYTHONDONTWRITEBYTECODE=1
 export PYTHONPATH=%{buildroot}%{$python_sitearch}
-pytest-%{$python_bin_suffix} src/test_fractions.py --capture=no --strict
+py.test-%{$python_bin_suffix} src/test_fractions.py --capture=no --strict
 }
 
 %files %{python_files}


Reply via email to