1
0
forked from pool/python-sparse

- Add skip-32bit-archs.patch skiping a 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=14
This commit is contained in:
2022-10-25 05:06:32 +00:00
committed by Git OBS Bridge
parent eadb28880e
commit 36a61be4d8

View File

@@ -1,7 +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).
- Add skip-32bit-archs.patch skiping a failing test on 32bit arch
(gh#pydata/sparse#490).
-------------------------------------------------------------------
Thu Jul 14 17:53:01 UTC 2022 - Ben Greiner <code@bnavigator.de>