Move IPython to html dependencies

It's only required for generating the documentation, see:
https://github.com/matplotlib/matplotlib/blob/v3.9.0/requirements/doc/doc-requirements.txt#L12
This commit is contained in:
Karolina Surma 2024-05-30 09:34:33 +02:00
parent aff8846c80
commit 51c7ba15fe

View File

@ -62,7 +62,6 @@ Patch1003: 0003-Set-FreeType-version-to-%{ftver}-and-update-tolerances.patc
# https://github.com/matplotlib/matplotlib/pull/21190#issuecomment-1223271888
Patch0001: 0004-Use-old-stride_windows-implementation-on-32-bit-x86.patch
BuildRequires: ipython
BuildRequires: gcc
BuildRequires: gcc-c++
BuildRequires: glibc-langpack-en
@ -282,6 +281,7 @@ BuildRequires: make
BuildRequires: python3dist(sphinx)
BuildRequires: tex(latex)
BuildRequires: tex-preview
BuildRequires: ipython
%endif
Requires: python3-matplotlib%{?_isa} = %{version}-%{release}