forked from pool/python-ipython
- Remove the dependency on python-curio, we don’t actually need
it, tests can run without it. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipython?expand=0&rev=120
This commit is contained in:
parent
eab9b0b05c
commit
f46e311f7f
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 16 18:58:40 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
- Remove the dependency on python-curio, we don’t actually need
|
||||
it, tests can run without it.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 7 12:57:40 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -87,7 +87,6 @@ Provides: python-jupyter_ipython-doc-pdf = %{version}
|
||||
Obsoletes: python-jupyter_ipython-doc-pdf < %{version}
|
||||
BuildArch: noarch
|
||||
%if %{with test}
|
||||
BuildRequires: %{python_module curio}
|
||||
BuildRequires: %{python_module ipython = %{version}}
|
||||
BuildRequires: %{python_module matplotlib}
|
||||
BuildRequires: %{python_module numpy >= 1.21}
|
||||
|
Loading…
Reference in New Issue
Block a user