Add patch to fix python3.8 compat

https://bugzilla.redhat.com/show_bug.cgi?id=1708643
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2019-07-13 00:44:33 +02:00
commit f3fe3754ec
2 changed files with 56 additions and 0 deletions

View file

@ -10,6 +10,8 @@ Source0: https://github.com/Blosc/python-blosc/archive/v%{version}/blosc-
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
# https://github.com/Blosc/python-blosc/pull/202
Patch4: 0004-Read-os-release-instead-of-using-platform.linux_dist.patch
BuildRequires: gcc
BuildRequires: blosc-devel >= 1.16.0