Hello community, here is the log from the commit of package python-tox for openSUSE:Factory checked in at 2019-11-22 10:25:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-tox (Old) and /work/SRC/openSUSE:Factory/.python-tox.new.26869 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tox" Fri Nov 22 10:25:12 2019 rev:30 rq:749145 version:3.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-tox/python-tox.changes 2019-09-23 12:18:12.217798970 +0200 +++ /work/SRC/openSUSE:Factory/.python-tox.new.26869/python-tox.changes 2019-11-22 10:25:16.101276306 +0100 @@ -1,0 +2,5 @@ +Sun Nov 17 12:22:36 UTC 2019 - Hans-Peter Jansen <[email protected]> + +- Disable another failing test + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-tox.spec ++++++ --- /var/tmp/diff_new_pack.5MtFr6/_old 2019-11-22 10:25:16.693276132 +0100 +++ /var/tmp/diff_new_pack.5MtFr6/_new 2019-11-22 10:25:16.697276131 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-tox # -# 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 @@ -121,7 +121,7 @@ export PYTHONDONTWRITEBYTECODE=1 export PATH=%{buildroot}%{_bindir}:$PATH # Ignores for gh#tox-dev/tox#1293 -%pytest -k 'not (network or parallel or test_provision_missing or test_provision_interrupt_child or test_workdir_gets_resolved or test_provision_cli_args_ignore or test_provision_non_canonical_dep)' +%pytest -k 'not (network or parallel or test_provision_missing or test_provision_interrupt_child or test_workdir_gets_resolved or test_provision_cli_args_ignore or test_provision_non_canonical_dep or test_create_KeyboardInterrupt)' %post %python_install_alternative tox tox-quickstart
