1
0
forked from pool/python-xarray

- add fix_test_resample_loffset.patch to fix test fail on i586

https://github.com/pydata/xarray/issues/5341

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-xarray?expand=0&rev=51
This commit is contained in:
Sebastian Wagner
2021-05-19 13:55:17 +00:00
committed by Git OBS Bridge
parent 76fa4fe490
commit a3858e8c38
3 changed files with 20 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 19 13:53:54 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- add fix_test_resample_loffset.patch to fix test fail on i586
https://github.com/pydata/xarray/issues/5341
-------------------------------------------------------------------
Wed May 19 07:26:03 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>