Accepting request 1127169 from devel:languages:python:jupyter
- Remove the dependency on python-curio, we don’t actually need it, tests can run without it. OBS-URL: https://build.opensuse.org/request/show/1127169 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipython?expand=0&rev=44
This commit is contained in:
commit
3fbde9a670
@ -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