From 621f1198a83d1b1f1f690e406d9a87a0b27e252d Mon Sep 17 00:00:00 2001 From: Alan Pevec Date: Tue, 5 May 2015 18:17:20 +0200 Subject: [PATCH] pip is not really required by pbr upstream thread with details: http://lists.openstack.org/pipermail/openstack-dev/2015-April/062040.html Related: rhbz#1214794 --- python-pbr.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/python-pbr.spec b/python-pbr.spec index f38f45b..863e4e3 100644 --- a/python-pbr.spec +++ b/python-pbr.spec @@ -21,8 +21,6 @@ URL: http://pypi.python.org/pypi/pbr Source0: http://pypi.python.org/packages/source/p/%{pypi_name}/%{pypi_name}-%{version}.tar.gz BuildArch: noarch -Requires: python-pip - BuildRequires: python2-devel # very new required, when also using tests BuildRequires: python-d2to1 >= 0.2.10