EL8 has python3 support. no need to wait for python3-Cython to populate
to its mirrors.
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit
0098b42927be9d965e8377fe1fd769774ff3b27a)
%endif
BuildRequires: python%{python3_pkgversion}-devel
BuildRequires: python%{python3_pkgversion}-setuptools
-%if 0%{?rhel}
+%if 0%{?rhel} == 7
BuildRequires: python%{python3_version_nodots}-Cython
%else
BuildRequires: python%{python3_pkgversion}-Cython