From fdf9f19dc61662b071b894d7a90a7bd89fabfe38 Mon Sep 17 00:00:00 2001 From: Matthias Runge Date: Fri, 31 May 2013 13:48:53 +0200 Subject: [PATCH] remove setuptools_git from requirements/BR --- python-pbr.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/python-pbr.spec b/python-pbr.spec index 23483f0..10c367b 100644 --- a/python-pbr.spec +++ b/python-pbr.spec @@ -15,8 +15,9 @@ BuildRequires: python2-devel #BuildRequires: python-d2to1 >= 0.2.10 BuildRequires: python-d2to1 BuildRequires: python-sphinx -Requires: python-setuptools_git -BuildRequires: python-setuptools_git +# not necessary, but listed in requirements.txt +# Requires: python-setuptools_git +# BuildRequires: python-setuptools_git BuildRequires: python-testtools #BuildRequires: python-testscenarios #BuildRequires: python-testresources