File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 8787%{!?_udevrulesdir: %global _udevrulesdir /lib/udev/rules.d}
8888%{!?tmpfiles_create: %global tmpfiles_create systemd-tmpfiles --create}
8989%{!?python3_pkgversion: %global python3_pkgversion 3}
90+ %{!?python3_version_nodots: %global python3_version_nodots 3}
9091%{!?python3_version: %global python3_version 3}
9192# define _python_buildid macro which will expand to the empty string when
9293# building with python2
@@ -269,7 +270,7 @@ BuildRequires: python2-Cython
269270%endif
270271BuildRequires: python%{python3_pkgversion}-devel
271272BuildRequires: python%{python3_pkgversion}-setuptools
272- BuildRequires: python%{python3_pkgversion }-Cython
273+ BuildRequires: python%{python3_version_nodots }-Cython
273274BuildRequires: python%{_python_buildid}-prettytable
274275BuildRequires: python%{_python_buildid}-sphinx
275276BuildRequires: lz4-devel >= 1.7
You can’t perform that action at this time.
0 commit comments