diff options
author | CoprDistGit <infra@openeuler.org> | 2025-08-07 01:43:30 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-08-07 01:43:30 +0000 |
commit | 43d01f62a1093fcfd38c52e4b934c9ceffde0e36 (patch) | |
tree | 9f70d017df154a54d504d4942809e6906216a1ef | |
parent | 11921c86c79d75e004cf5f6c11d8ba7fe18f6c6c (diff) |
automatic import of mpi4py
-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 |