Hello community, here is the log from the commit of package python-Trolly for openSUSE:Factory checked in at 2020-08-20 22:28:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Trolly (Old) and /work/SRC/openSUSE:Factory/.python-Trolly.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Trolly" Thu Aug 20 22:28:33 2020 rev:9 rq:828129 version:0.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Trolly/python-Trolly.changes 2019-11-08 15:26:32.871046901 +0100 +++ /work/SRC/openSUSE:Factory/.python-Trolly.new.3399/python-Trolly.changes 2020-08-20 22:28:38.115975890 +0200 @@ -1,0 +2,11 @@ +Thu Aug 20 10:31:03 UTC 2020 - Matej Cepl <[email protected]> + +- Just give up on the test suite as a bad job. + +------------------------------------------------------------------- +Wed Aug 19 17:20:13 UTC 2020 - Matej Cepl <[email protected]> + +- Work with completely failing test suite + (gh#its-rigs/Trolly#46). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Trolly.spec ++++++ --- /var/tmp/diff_new_pack.NBQOeF/_old 2020-08-20 22:28:39.099976351 +0200 +++ /var/tmp/diff_new_pack.NBQOeF/_new 2020-08-20 22:28:39.103976353 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-Trolly # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -57,7 +57,9 @@ %if %{with test} %check -%python_exec -munittest discover +# Completely hopeless, tests are run over the trello.com, so they +# require network connection. Even upstream doesn't consider +# them correct. gh#its-rigs/Trolly#46 %endif %files %{python_files}
