[ipython] missing BR on nose for the testsuite

tomspur tomspur at fedoraproject.org
Sun Jul 31 18:50:07 UTC 2011


commit bf6dcb04c8334383eea91e4936dec4d8ac1411ff
Author: Thomas Spura <thomas.spura at gmail.com>
Date:   Sun Jul 31 20:49:27 2011 +0200

    missing BR on nose for the testsuite

 ipython.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/ipython.spec b/ipython.spec
index 8816674..7ed75ab 100644
--- a/ipython.spec
+++ b/ipython.spec
@@ -25,6 +25,7 @@ BuildRequires:  python-simplegeneric
 
 %if %{run_testsuite}
 # for checking/testing
+BuildRequires:  python-nose
 BuildRequires:  python-zmq
 BuildRequires:  python-zmq-tests
 BuildRequires:  pexpect


More information about the scm-commits mailing list