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:
parent
f76f7bca93
commit
b771d963e1
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user