Accepting request 797889 from home:Andreas_Schwab:Factory

- Disable TestF{77,90}ReturnCharacter on big-endian architectures (#11831)

OBS-URL: https://build.opensuse.org/request/show/797889
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=57
This commit is contained in:
Tomáš Chvátal 2020-04-26 19:29:31 +00:00 committed by Git OBS Bridge
parent f76f7bca93
commit b771d963e1
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Apr 26 13:04:17 UTC 2020 - Andreas Schwab <schwab@suse.de>
- Disable TestF{77,90}ReturnCharacter on big-endian architectures (#11831)
-------------------------------------------------------------------
Fri Apr 24 15:44:55 UTC 2020 - Arun Persaud <arun@gmx.de>

View File

@ -158,7 +158,8 @@ This package contains files for developing applications using numpy.
%patch0 -p1
%patch1 -p1
%patch3 -p1
%ifarch s390x
%ifarch s390x ppc ppc64
# TestF{77,90}ReturnCharacter are broken on all big-endian architectures (#11831)
%patch4 -p1
%endif
# Fix non-executable scripts