From d67d15174f0c9c0a741468570dbb18ee612535d3 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jul 29 2018 21:25:09 +0000 Subject: Switch to %py2_build Signed-off-by: Igor Gnatenko --- diff --git a/python-tempita.spec b/python-tempita.spec index 86aae28..a235cca 100644 --- a/python-tempita.spec +++ b/python-tempita.spec @@ -60,7 +60,7 @@ cp -a . %{py3dir} %build -%{__python} setup.py build +%py2_build %if 0%{?with_python3} pushd %{py3dir}