[python-pbr/el6] remove setuptools_git from requirements/BR

Matthias Runge mrunge at fedoraproject.org
Fri May 31 11:49:23 UTC 2013


commit fdf9f19dc61662b071b894d7a90a7bd89fabfe38
Author: Matthias Runge <mrunge at redhat.com>
Date:   Fri May 31 13:48:53 2013 +0200

    remove setuptools_git from requirements/BR

 python-pbr.spec |    5 +++--
 1 files 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


More information about the scm-commits mailing list