Add BR setuptools
This commit is contained in:
parent
3f1efa2e42
commit
947154fd85
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ Patch0: 0001-tests-fix-error-with-new-numpy.patch
|
|||
|
||||
BuildRequires: blosc-devel
|
||||
BuildRequires: python2-devel
|
||||
BuildRequires: python2-setuptools
|
||||
BuildRequires: numpy
|
||||
BuildRequires: python2-psutil
|
||||
|
||||
|
|
@ -35,6 +36,7 @@ Summary: %{summary}
|
|||
Summary: Python wrapper for the blosc high performance compressor
|
||||
|
||||
BuildRequires: python%{python3_pkgversion}-devel
|
||||
BuildRequires: python%{python3_pkgversion}-setuptools
|
||||
BuildRequires: python%{python3_pkgversion}-numpy
|
||||
BuildRequires: python%{python3_pkgversion}-psutil
|
||||
%{?python_provide:%python_provide python%{python3_pkgversion}-blosc}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue