Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-distributed for openSUSE:Factory checked in at 2024-01-29 22:32:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-distributed (Old) and /work/SRC/openSUSE:Factory/.python-distributed.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-distributed" Mon Jan 29 22:32:28 2024 rev:76 rq:1142208 version:2024.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-distributed/python-distributed.changes 2024-01-21 23:09:39.788363674 +0100 +++ /work/SRC/openSUSE:Factory/.python-distributed.new.1815/python-distributed.changes 2024-01-29 22:32:30.957046545 +0100 @@ -1,0 +2,5 @@ +Mon Jan 22 09:56:24 UTC 2024 - Dirk Müller <dmuel...@suse.com> + +- skip one more test for 32bit + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-distributed.spec ++++++ --- /var/tmp/diff_new_pack.wduXDA/_old 2024-01-29 22:32:31.861079265 +0100 +++ /var/tmp/diff_new_pack.wduXDA/_new 2024-01-29 22:32:31.861079265 +0100 @@ -180,7 +180,7 @@ # https://github.com/dask/distributed/issues/7175 donttest+=" or (test_sizeof_error and larger)" # - donttest+=" or test_task_groups" + donttest+=" or test_task_groups or test_client_worker" fi %if %{with paralleltests}