[python-pbr] pbr now requires pip

Matthias Runge mrunge at fedoraproject.org
Tue Aug 13 09:39:39 UTC 2013


commit 318a0aa0aff426625039d4567e7a95db627624ec
Author: Matthias Runge <mrunge at redhat.com>
Date:   Tue Aug 13 11:39:17 2013 +0200

    pbr now requires pip

 python-pbr.spec |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/python-pbr.spec b/python-pbr.spec
index 4fe43ee..706e8d5 100644
--- a/python-pbr.spec
+++ b/python-pbr.spec
@@ -9,6 +9,8 @@ License:        ASL 2.0
 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
@@ -78,6 +80,9 @@ rm -rf html/.{doctrees,buildinfo}
 %{python_sitelib}/%{pypi_name}
 
 %changelog
+* Tue Aug 13 2013 Matthias Runge <mrunge at redhat.com> - 0.5.21-2
+- add requirement python-pip (rhbz#996192)
+
 * Thu Aug 08 2013 Matthias Runge <mrunge at redhat.com> - 0.5.21-1
 - update to 0.5.21 (rhbz#990008)
 


More information about the scm-commits mailing list