python-six enable python3
Signed-off-by: basebuilder_pel7x64builder0 <basebuilder@powerel.org>master
parent
d40888487d
commit
c3b5d9ed24
|
@ -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…
Reference in New Issue