SHA256
1
0
forked from pool/python-numpy

Accepting request 733462 from home:azouhr:branches:devel:languages:python:numeric

disable two tests for s390x to make the package build

OBS-URL: https://build.opensuse.org/request/show/733462
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=37
This commit is contained in:
Tomáš Chvátal
2019-09-26 19:14:12 +00:00
committed by Git OBS Bridge
parent 3e5c75258d
commit 793bbb5e9d
3 changed files with 33 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Sep 26 11:52:40 UTC 2019 - Berthold Gunreben <azouhr@opensuse.org>
- disable tests TestF77ReturnCharacter and TestF90ReturnCharacter for s390x
https://github.com/numpy/numpy/issues/11831
to make the package build.
-------------------------------------------------------------------
Thu Sep 26 08:03:28 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>