From 3e72ece7e96c5a8440339ff491da0c4a5679f6f7 Mon Sep 17 00:00:00 2001 From: Thomas Spura Date: Fri, 23 May 2014 22:05:42 +0200 Subject: [PATCH] Add BR python-mock --- ipython.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ipython.spec b/ipython.spec index c7a193c..8200231 100644 --- a/ipython.spec +++ b/ipython.spec @@ -52,6 +52,7 @@ BuildRequires: python-matplotlib #BuildRequires: python-matplotlib-tk BuildRequires: pymongo BuildRequires: PyQt4 +BuildRequires: python-mock # for frontend BuildRequires: python-pygments # for running qt/matplotlib tests