Hello community, here is the log from the commit of package python-xarray for openSUSE:Factory checked in at 2019-06-01 09:46:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-xarray (Old) and /work/SRC/openSUSE:Factory/.python-xarray.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-xarray" Sat Jun 1 09:46:37 2019 rev:11 rq:705797 version:0.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-xarray/python-xarray.changes 2019-05-13 14:48:40.402506854 +0200 +++ /work/SRC/openSUSE:Factory/.python-xarray.new.5148/python-xarray.changes 2019-06-01 09:46:41.179381917 +0200 @@ -1,0 +2,6 @@ +Tue May 28 01:54:37 UTC 2019 - Todd R <[email protected]> + +- Disable known failing tests on arm. + See gh#pydata/xarray#2334 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-xarray.spec ++++++ --- /var/tmp/diff_new_pack.io6Lqx/_old 2019-06-01 09:46:41.655381754 +0200 +++ /var/tmp/diff_new_pack.io6Lqx/_new 2019-06-01 09:46:41.659381753 +0200 @@ -65,7 +65,8 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%pytest +# Tests are xfail on aarch64: gh#pydata/xarray#2334 +%pytest -k "not test_datetime_reduce and not test_roundtrip_numpy_datetime_data" %files %{python_files} %doc README.rst
