[python-flake8] add br python-mock

Matthias Runge mrunge at fedoraproject.org
Wed Apr 9 10:00:18 UTC 2014


commit 94f21900708b374af70dc3317f2063eef8cfbc67
Author: Matthias Runge <mrunge at redhat.com>
Date:   Wed Apr 9 11:59:52 2014 +0200

    add br python-mock

 python-flake8.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/python-flake8.spec b/python-flake8.spec
index 8daadce..d6489f0 100644
--- a/python-flake8.spec
+++ b/python-flake8.spec
@@ -23,6 +23,7 @@ BuildRequires:    python-setuptools
 BuildRequires:    python-mccabe >= 0.2
 BuildRequires:    python-pep8 >= 1.4.3
 BuildRequires:    pyflakes >= 0.6.1
+BuildRequires:    python-mock
 Requires:    python-mccabe >= 0.2
 Requires:    python-pep8 >= 1.4.3
 Requires:    pyflakes >= 0.6.1
@@ -34,6 +35,7 @@ BuildRequires:    python3-nose
 BuildRequires:    python3-mccabe >= 0.2
 BuildRequires:    python3-pep8 >= 1.4.3
 BuildRequires:    python3-pyflakes >= 0.6.1
+BuildRequires:    python3-mock
 %endif
 
 %description


More information about the scm-commits mailing list