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