[ipython/el6] Rebase to 0.13.2 to fix Unicode handling (#767404)

David Cantrell dcantrel at fedoraproject.org
Fri Jun 13 13:03:18 UTC 2014


commit 900e414d91325d0eed543c415f26fafd71087cb4
Author: David Cantrell <dcantrell at redhat.com>
Date:   Fri Jun 13 09:03:05 2014 -0400

    Rebase to 0.13.2 to fix Unicode handling (#767404)

 ipython.spec |   12 ------------
 1 files changed, 0 insertions(+), 12 deletions(-)
---
diff --git a/ipython.spec b/ipython.spec
index d76c7e9..dc340d2 100644
--- a/ipython.spec
+++ b/ipython.spec
@@ -102,26 +102,14 @@ rm -rf %{buildroot}
 %{_mandir}/man*/pycolor*
 %{_mandir}/man*/ipc*
 %dir %{python_sitelib}/IPython
-%{python_sitelib}/IPython/UserConfig
 %dir %{python_sitelib}/IPython/config
 %{python_sitelib}/IPython/config/*.py*
-%{python_sitelib}/IPython/Extensions
 %{python_sitelib}/IPython/external
 %{python_sitelib}/IPython/*.py*
 %dir %{python_sitelib}/IPython/frontend
-%{python_sitelib}/IPython/frontend/process
-%{python_sitelib}/IPython/frontend/*.py*
-%dir %{python_sitelib}/IPython/frontend/cocoa
 %{python_sitelib}/IPython/frontend/cocoa/*.py*
-%dir %{python_sitelib}/IPython/tools
-%{python_sitelib}/IPython/tools/*.py*
 %dir %{python_sitelib}/IPython/kernel
 %{python_sitelib}/IPython/kernel/*.py*
-%{python_sitelib}/IPython/kernel/config
-%{python_sitelib}/IPython/kernel/scripts
-%dir %{python_sitelib}/IPython/kernel/core
-%{python_sitelib}/IPython/kernel/core/config
-%{python_sitelib}/IPython/kernel/core/*.py*
 %dir %{python_sitelib}/IPython/testing
 %{python_sitelib}/IPython/testing/*.py*
 %{python_sitelib}/IPython/testing/plugin


More information about the scm-commits mailing list