From c3b5d9ed240070aef7b137c3c5614768fcf1079e Mon Sep 17 00:00:00 2001 From: basebuilder_pel7x64builder0 Date: Wed, 12 Jun 2019 11:24:41 +0200 Subject: [PATCH] python-six enable python3 Signed-off-by: basebuilder_pel7x64builder0 --- SPECS/python-six.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/SPECS/python-six.spec b/SPECS/python-six.spec index 5d06dc3a..57d2918a 100644 --- a/SPECS/python-six.spec +++ b/SPECS/python-six.spec @@ -1,12 +1,7 @@ %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} - -%if 0%{?fedora} > 12 || 0%{?rhel} >= 7 %global with_python3 1 - %global __python3 python3 - %{!?python3_sitelib: %global python3_sitelib %(%{__python3} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} -%endif Name: python-six Version: 1.9.0