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 2026-05-23 23:26:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-xarray (Old) and /work/SRC/openSUSE:Factory/.python-xarray.new.2084 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-xarray" Sat May 23 23:26:22 2026 rev:56 rq:1354811 version:2026.02.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-xarray/python-xarray.changes 2026-03-11 20:55:35.534598083 +0100 +++ /work/SRC/openSUSE:Factory/.python-xarray.new.2084/python-xarray.changes 2026-05-23 23:28:20.679081381 +0200 @@ -1,0 +2,6 @@ +Sat May 23 06:44:36 UTC 2026 - Sebastian Wagner <[email protected]> + +- skip builds for python311 + * python311-zarr required for python311-xarray-io is not available, so skip python-311 to prevent: Installcheck problems for x86_64: nothing provides python311-zarr >= 2.18 needed by python311-xarray-io-2026.02.0.noarch + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-xarray.spec ++++++ --- /var/tmp/diff_new_pack.M2Y7ao/_old 2026-05-23 23:28:21.231103916 +0200 +++ /var/tmp/diff_new_pack.M2Y7ao/_new 2026-05-23 23:28:21.231103916 +0200 @@ -25,6 +25,9 @@ %define psuffix %{nil} %endif +# python311-zarr required for python311-xarray-io is not available, so skip python-311 to prevent: Installcheck problems for x86_64: nothing provides python311-zarr >= 2.18 needed by python311-xarray-io-2026.02.0.noarch +%global skip_python311 1 + %{?sle15_python_module_pythons} Name: python-xarray%{psuffix} Version: 2026.02.0 @@ -108,7 +111,7 @@ Requires: python-pooch Requires: python-scipy >= 1.13 Requires: python-xarray = %{version} -Requires: python-zarr >= 2.18 +Requires: python-zarr >= 3 # Not available yet Recommends: python-pydap
