Blame SOURCES/macros.python38

09e27f
%__python3 /usr/bin/python3.8
09e27f
%python3_pkgversion 38
09e27f
09e27f
%py3_install_wheel() %{expand:\\\
09e27f
  CFLAGS="%{optflags}" %{__python3} -m pip install -I dist/%{1} --root %{buildroot} --no-deps
09e27f
}