diff --git a/SPECS/python-urllib3.spec b/SPECS/python-urllib3.spec index 75be1ed6..8849daab 100644 --- a/SPECS/python-urllib3.spec +++ b/SPECS/python-urllib3.spec @@ -1,9 +1,4 @@ -%if 0%{?fedora} %global with_python3 1 -%else -%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print (get_python_lib())")} -%endif - %global srcname urllib3 Name: python-%{srcname}