Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-xarray for openSUSE:Factory checked in at 2024-12-08 11:37:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-xarray (Old) and /work/SRC/openSUSE:Factory/.python-xarray.new.21547 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-xarray" Sun Dec 8 11:37:12 2024 rev:52 rq:1228770 version:2024.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-xarray/python-xarray.changes 2024-11-25 23:20:45.600822082 +0100 +++ /work/SRC/openSUSE:Factory/.python-xarray.new.21547/python-xarray.changes 2024-12-08 11:38:14.576394624 +0100 @@ -1,0 +2,5 @@ +Fri Dec 6 12:27:55 UTC 2024 - Ben Greiner <c...@bnavigator.de> + +- Skip another type induced test error on 32-bit + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-xarray.spec ++++++ --- /var/tmp/diff_new_pack.8zBawD/_old 2024-12-08 11:38:15.064414898 +0100 +++ /var/tmp/diff_new_pack.8zBawD/_new 2024-12-08 11:38:15.064414898 +0100 @@ -180,6 +180,7 @@ # tests for 64bit types donttest="$donttest or TestZarrDictStore or TestZarrDirectoryStore or TestZarrWriteEmpty" donttest="$donttest or test_repr_multiindex or test_array_repr_dtypes_unix or test_asi8" + donttest="$donttest or (test_datatree and TestRepr and test_doc_example)" fi # h5py was built without ROS3 support, can't use ros3 driver donttest="$donttest or TestH5NetCDFDataRos3Driver"