|
|
|
@ -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 |
|
|
|
|