Add patches to fix build on s390x and ppc64le
This commit is contained in:
parent
89cd79e5b2
commit
0b2db4436c
4 changed files with 150 additions and 0 deletions
|
|
@ -6,6 +6,11 @@ License: MIT
|
|||
URL: https://github.com/Blosc/python-blosc
|
||||
Source0: https://github.com/Blosc/python-blosc/archive/v%{version}/blosc-%{version}.tar.gz
|
||||
|
||||
# https://github.com/Blosc/python-blosc/pull/200
|
||||
Patch1: 0001-blosc_extenion-constify-char-pointers-for-Py_BuildVa.patch
|
||||
Patch2: 0002-setup.py-unbreak-build-on-architectures-which-don-t-.patch
|
||||
Patch3: 0003-setup.py-catch-import-error-for-cpuinfo.patch
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: blosc-devel >= 1.16.0
|
||||
BuildRequires: numpy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue