From 459949c95faf79b7882d601f1683727c08145184 Mon Sep 17 00:00:00 2001 From: Robert Kuska Date: Oct 13 2015 16:39:17 +0000 Subject: Rebuilt for Python3.5 rebuild --- diff --git a/python-pip.spec b/python-pip.spec index 137c007..da5b3a3 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -1,6 +1,6 @@ %if (! 0%{?rhel}) || 0%{?rhel} > 7 %global with_python3 1 -%global build_wheel 1 +%global build_wheel 0 %global with_tests 0 %endif %if 0%{?rhel} && 0%{?rhel} < 6 @@ -22,7 +22,7 @@ Name: python-%{srcname} Version: 7.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A tool for installing and managing Python packages Group: Development/Libraries @@ -232,6 +232,9 @@ popd %endif # with_python3 %changelog +* Tue Oct 13 2015 Robert Kuska - 7.1.0-2 +- Rebuilt for Python3.5 rebuild + * Wed Jul 01 2015 Slavek Kabrda - 7.1.0-1 - Update to 7.1.0