- Skip failing test on 32bit arch (gh#pydata/sparse#490).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-sparse?expand=0&rev=13
This commit is contained in:
2022-10-21 09:10:06 +00:00
committed by Git OBS Bridge
parent 7600afcb8a
commit e6f2374bfb
3 changed files with 31 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 21 08:39:20 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Skip failing test on 32bit arch (gh#pydata/sparse#490).
-------------------------------------------------------------------
Thu Jul 14 17:53:01 UTC 2022 - Ben Greiner <code@bnavigator.de>