From c46596fc54ab94cdd559613d71589ab2d1751930 Mon Sep 17 00:00:00 2001 From: Thomas Spura Date: Fri, 30 May 2014 01:56:13 +0200 Subject: [PATCH] Add BR python-pexpect --- ipython.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ipython.spec b/ipython.spec index f0971d1..964fdf4 100644 --- a/ipython.spec +++ b/ipython.spec @@ -119,6 +119,7 @@ BuildRequires: python-decorator BuildRequires: python-jsonschema BuildRequires: python-jsonpointer BuildRequires: python-path +BuildRequires: pexpect BuildRequires: python-simplegeneric Requires: pexpect Requires: python-decorator @@ -638,6 +639,7 @@ popd - Add provides for bundled exception fpc#416 - Add BR Cython - disable python3 tests for now (possible blocking in koji) +- Add BR python-pexpect * Fri May 30 2014 Thomas Spura - 2.0.0-2 - add BR/R python-path