Browse Source

python-six enable python3

Signed-off-by: basebuilder_pel7x64builder0 <basebuilder@powerel.org>
master
basebuilder_pel7x64builder0 5 years ago
parent
commit
c3b5d9ed24
  1. 5
      SPECS/python-six.spec

5
SPECS/python-six.spec

@ -1,12 +1,7 @@ @@ -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

Loading…
Cancel
Save