From 10d00a0b7a2554da29e81cc0d0af2f6ecb096fd5 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jun 20 2018 06:51:03 +0000 Subject: import python27-python-pip-8.1.2-3.el7 --- diff --git a/SPECS/python-pip.spec b/SPECS/python-pip.spec index 706c9e7..8bd48bc 100644 --- a/SPECS/python-pip.spec +++ b/SPECS/python-pip.spec @@ -18,7 +18,7 @@ Name: %{?scl_prefix}python-%{srcname} Version: 8.1.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A tool for installing and managing Python packages Group: Development/Libraries @@ -119,6 +119,9 @@ sed -i -e "s/^\\(complete.*\\) pip\$/\\1 $pips2/" \ %changelog +* Wed May 23 2018 Charalampos Stratakis - 8.1.2-3 +- Rebuild for multi-arch bootstrap of python27 + * Fri Mar 17 2017 Tomas Orsava - 8.1.2-2 - Added Patch 1: Fix `pip install` failure in FIPS mode Resolves: rhbz#1430763