From 94f21900708b374af70dc3317f2063eef8cfbc67 Mon Sep 17 00:00:00 2001 From: Matthias Runge Date: Apr 09 2014 09:59:52 +0000 Subject: add br python-mock --- 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