diff options
-rw-r--r-- | mpi4py.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpi4py.spec b/mpi4py.spec index c53a85f..a0c309c 100644 --- a/mpi4py.spec +++ b/mpi4py.spec @@ -17,7 +17,7 @@ ExcludeArch: %{ix86} BuildRequires: python%{python3_pkgversion}-devel BuildRequires: python%{python3_pkgversion}-setuptools -BuildRequires: python3-cython +BuildRequires: python%{python3_pkgversion}-Cython %global _description %{expand: This package is constructed on top of the MPI-1/MPI-2 specification and |