Hello community,

here is the log from the commit of package python-pytest for openSUSE:Factory 
checked in at 2017-09-21 12:28:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest"

Thu Sep 21 12:28:12 2017 rev:26 rq:527316 version:3.0.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pytest/python-pytest.changes      
2017-04-19 18:05:56.783254520 +0200
+++ /work/SRC/openSUSE:Factory/.python-pytest.new/python-pytest.changes 
2017-09-21 12:28:14.455021803 +0200
@@ -1,0 +2,5 @@
+Wed Aug  9 17:07:31 UTC 2017 - [email protected]
+
+- skip creating a python3 symlink when only python2.x is being built
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pytest.spec ++++++
--- /var/tmp/diff_new_pack.zfVQ7A/_old  2017-09-21 12:28:17.270625737 +0200
+++ /var/tmp/diff_new_pack.zfVQ7A/_new  2017-09-21 12:28:17.274625175 +0200
@@ -71,7 +71,9 @@
 %prepare_alternative pytest
 
 ln -s py.test-%python2_bin_suffix %{buildroot}%{_bindir}/py.test2
+%if "%python3_bin_suffix" != ""
 ln -s py.test-%python3_bin_suffix %{buildroot}%{_bindir}/py.test3
+%endif
 
 %post
 %{python_install_alternative py.test} \


Reply via email to