From 1ea9e00323dfd135be494590d570fae48c7b4233 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sun, 29 Jul 2018 23:25:24 +0200 Subject: [PATCH] Switch to %py2_build Signed-off-by: Igor Gnatenko --- python-prettytable.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-prettytable.spec b/python-prettytable.spec index 09fd558..b57c350 100644 --- a/python-prettytable.spec +++ b/python-prettytable.spec @@ -72,7 +72,7 @@ cp -a . %{py3dir} %build -%{__python} setup.py build +%py2_build %if 0%{?with_python3} pushd %{py3dir}