diff --git a/python-pip.spec b/python-pip.spec index 8a8a2af..0d90d54 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -1,5 +1,5 @@ %global with_python3 1 -%global build_wheel 1 +%global build_wheel 0 %global with_tests 0 %global srcname pip @@ -17,7 +17,7 @@ Name: python-%{srcname} Version: 9.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A tool for installing and managing Python packages Group: Development/Libraries @@ -225,6 +225,9 @@ py.test-%{python3_version} -m 'not network' %endif # with_python3 %changelog +* Fri Dec 09 2016 Charalampos Stratakis - 9.0.1-2 +- Rebuild for Python 3.6 without wheel + * Fri Nov 18 2016 Orion Poplawski - 9.0.1-1 - Update to 9.0.1