17
0

- 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:
2024-05-28 06:17:05 +00:00
committed by Git OBS Bridge
parent df6fb4b773
commit 916ead851f
3 changed files with 33 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue May 28 06:16:03 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch ignore-ipython-deprecationwarning.patch:
* Ignore DeprecationWarning raised by IPython 8.24+.
-------------------------------------------------------------------
Sun May 5 18:01:26 UTC 2024 - Ben Greiner <code@bnavigator.de>