Hello community, here is the log from the commit of package python-Fabric3 for openSUSE:Factory checked in at 2019-05-16 22:06:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Fabric3 (Old) and /work/SRC/openSUSE:Factory/.python-Fabric3.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Fabric3" Thu May 16 22:06:11 2019 rev:2 rq:702876 version:1.14.post1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Fabric3/python-Fabric3.changes 2018-08-24 17:03:46.962048515 +0200 +++ /work/SRC/openSUSE:Factory/.python-Fabric3.new.5148/python-Fabric3.changes 2019-05-16 22:06:13.750498233 +0200 @@ -1,0 +2,6 @@ +Tue May 14 11:17:02 UTC 2019 - Bernhard Wiedemann <[email protected]> + +- disable test_nested_execution_with_explicit_ports that gets stuck + on a 1-core build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Fabric3.spec ++++++ --- /var/tmp/diff_new_pack.2OfQ1f/_old 2019-05-16 22:06:14.278497711 +0200 +++ /var/tmp/diff_new_pack.2OfQ1f/_new 2019-05-16 22:06:14.278497711 +0200 @@ -63,7 +63,8 @@ %check # test_connect_does_not_prompt_password_when_ssh_raises_channel_exception - seems fudge version issue not runtime issue # upload_template - raises unicode error in test code -%python_expand nosetests-%{$python_bin_suffix} -v -e '(test_connect_does_not_prompt_password_when_ssh_raises_channel_exception|upload_template)' +# test_nested_execution_with_explicit_ports - https://github.com/mathiasertl/fabric/issues/48 +%python_expand nosetests-%{$python_bin_suffix} -v -e '(test_connect_does_not_prompt_password_when_ssh_raises_channel_exception|upload_template|test_nested_execution_with_explicit_ports)' %files %{python_files} %license LICENSE
