[ipython/el6] Rebase el6 EPEL branch to 0.13.2 to fix unicode support (#767404)

David Cantrell dcantrel at fedoraproject.org
Fri Jun 13 15:08:43 UTC 2014


commit e2401cab46e1a982def530233a72be828c2cf9ec
Author: David Cantrell <dcantrell at redhat.com>
Date:   Fri Jun 13 11:08:25 2014 -0400

    Rebase el6 EPEL branch to 0.13.2 to fix unicode support (#767404)

 ipython.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/ipython.spec b/ipython.spec
index d308867..9f1d38e 100644
--- a/ipython.spec
+++ b/ipython.spec
@@ -37,6 +37,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  python-devel
 BuildRequires:  python-simplegeneric
+BuildRequires:  python-argparse
 
 %if %{with run_testsuite}
 # for checking/testing


More information about the scm-commits mailing list