From 202dd2d11565646cc29956825f1aa7bf1f059216dd58b10c9ba3814990688085 Mon Sep 17 00:00:00 2001 From: Todd R Date: Fri, 24 Oct 2014 09:38:56 +0000 Subject: [PATCH] Accepting request 258232 from home:TheBlackCat:branches:devel:languages:python Add python-pip from requires to buildrequires OBS-URL: https://build.opensuse.org/request/show/258232 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=20 --- python-pbr.changes | 5 +++++ python-pbr.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-pbr.changes b/python-pbr.changes index 922bfa4..6bfda1d 100644 --- a/python-pbr.changes +++ b/python-pbr.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 24 09:38:37 UTC 2014 - toddrme2178@gmail.com + +- Add python-pip from requires to buildrequires + ------------------------------------------------------------------- Thu Jul 31 16:25:10 UTC 2014 - dimstar@opensuse.org diff --git a/python-pbr.spec b/python-pbr.spec index 4fc57d2..f3dd8b5 100644 --- a/python-pbr.spec +++ b/python-pbr.spec @@ -30,6 +30,7 @@ Url: http://pypi.python.org/pypi/pbr Source: https://pypi.python.org/packages/source/p/pbr/pbr-%{version}.tar.gz Source1: python-pbr-rpmlintrc BuildRequires: python-devel +BuildRequires: python-pip >= 1.4 # Documentation requirements: BuildRequires: python-Sphinx >= 1.1.2 # Test requirements: