From 056c4ccc14e5418def26ca7c15a681d942fc3068 Mon Sep 17 00:00:00 2001 From: Matthias Runge Date: Fri, 17 May 2013 12:48:34 +0200 Subject: [PATCH] add build requirement python-testtools --- python-pbr.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-pbr.spec b/python-pbr.spec index da76030..7dfe666 100644 --- a/python-pbr.spec +++ b/python-pbr.spec @@ -15,6 +15,7 @@ BuildRequires: python-d2to1 BuildRequires: python-sphinx Requires: python-setuptools_git BuildRequires: python-setuptools_git +BuildRequires: python-testtools %description PBR is a library that injects some useful and sensible default behaviors into