Hello community, here is the log from the commit of package python-pytest for openSUSE:Factory checked in at 2013-09-27 18:02:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pytest (Old) and /work/SRC/openSUSE:Factory/.python-pytest.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest" Changes: -------- --- /work/SRC/openSUSE:Factory/python-pytest/python-pytest.changes 2013-06-25 14:45:01.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-pytest.new/python-pytest.changes 2013-09-27 18:02:28.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Sep 19 12:20:25 UTC 2013 - [email protected] + +- Skip running tests on SLE_11_SP2 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pytest.spec ++++++ --- /var/tmp/diff_new_pack.jpgmWC/_old 2013-09-27 18:02:28.000000000 +0200 +++ /var/tmp/diff_new_pack.jpgmWC/_new 2013-09-27 18:02:28.000000000 +0200 @@ -67,8 +67,10 @@ rm %{buildroot}%{_bindir}/py.test ln -s %{_bindir}/py.test-%{py_ver} %{buildroot}%{_bindir}/py.test +%if 0%{?suse_version} > 1110 %check python setup.py test +%endif %pre # Since /usr/bin/py.test became ghosted to be used -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
