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
This commit is contained in:
Todd R 2014-10-24 09:38:56 +00:00 committed by Git OBS Bridge
parent 90cdb17e9a
commit 202dd2d115
2 changed files with 6 additions and 0 deletions

View File

@ -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

View File

@ -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: