- Add patch ignore-ipython-deprecationwarning.patch:
* Ignore DeprecationWarning raised by IPython 8.24+. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=107
This commit is contained in:
@@ -22,9 +22,10 @@ Version: 6.29.4
|
||||
Release: 0
|
||||
Summary: IPython Kernel for Jupyter
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/ipython/ipykernel
|
||||
Source: https://files.pythonhosted.org/packages/source/i/ipykernel/ipykernel-%{version}.tar.gz
|
||||
# PATCH-FIX-UPSTREAM gh#ipython/ipykernel#1242
|
||||
Patch0: ignore-ipython-deprecationwarning.patch
|
||||
Provides: python-jupyter_ipykernel = %{version}
|
||||
Obsoletes: python-jupyter_ipykernel < %{version}
|
||||
Provides: %{python_module ipykernel-doc = %{version}}
|
||||
|
||||
Reference in New Issue
Block a user