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 2022-01-26 21:26:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-xarray (Old)
 and      /work/SRC/openSUSE:Factory/.python-xarray.new.1938 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-xarray"

Wed Jan 26 21:26:51 2022 rev:34 rq:949122 version:0.20.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-xarray/python-xarray.changes      
2021-12-17 23:54:47.543543603 +0100
+++ /work/SRC/openSUSE:Factory/.python-xarray.new.1938/python-xarray.changes    
2022-01-26 21:27:18.837856100 +0100
@@ -1,0 +2,6 @@
+Mon Jan 24 16:28:40 UTC 2022 - Ben Greiner <c...@bnavigator.de>
+
+- Don't test with dask and distributed in python310: not supported
+  yet
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-xarray.spec ++++++
--- /var/tmp/diff_new_pack.YqBG3I/_old  2022-01-26 21:27:19.565851080 +0100
+++ /var/tmp/diff_new_pack.YqBG3I/_new  2022-01-26 21:27:19.569851053 +0100
@@ -18,8 +18,6 @@
 
 %{?!python_module:%define python_module() python3-%{**}}
 %define         skip_python2 1
-# NEP 29: Numpy 1.20 dropped support for Python 3.6, python36-numpy is removed 
from Tumbleweed. xarray will follow on next release
-%define         skip_python36 1
 Name:           python-xarray
 Version:        0.20.2
 Release:        0
@@ -71,8 +69,8 @@
 Suggests:       python-toolz >= 0.11
 #/SECTION
 # SECTION tests
-BuildRequires:  %{python_module dask-dataframe}
-BuildRequires:  %{python_module dask-diagnostics}
+BuildRequires:  %{python_module dask-dataframe if %python-base < 3.10}
+BuildRequires:  %{python_module dask-diagnostics if %python-base < 3.10}
 BuildRequires:  %{python_module pooch}
 BuildRequires:  %{python_module pytest-xdist}
 BuildRequires:  %{python_module pytest}

Reply via email to