forked from pool/python-ipython
Accepting request 1178447 from home:bnavigator:branches:devel:languages:python:jupyter
- Reenable testing matplotlib OBS-URL: https://build.opensuse.org/request/show/1178447 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipython?expand=0&rev=131
This commit is contained in:
parent
bc4553d9e5
commit
8901c812b7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 4 06:55:22 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Reenable testing matplotlib
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 4 03:19:44 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
@ -87,6 +87,7 @@ Obsoletes: python-jupyter_ipython-doc-pdf < %{version}
|
||||
BuildArch: noarch
|
||||
%if %{with test}
|
||||
BuildRequires: %{python_module ipython = %{version}}
|
||||
BuildRequires: %{python_module matplotlib}
|
||||
BuildRequires: %{python_module numpy >= 1.23}
|
||||
BuildRequires: %{python_module pandas}
|
||||
BuildRequires: %{python_module pickleshare}
|
||||
|
Loading…
Reference in New Issue
Block a user