1
0

- Add ipython-pr13466-display.patch -- gh#ipython/ipython#13466

* fixes plotly test failures

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipython?expand=0&rev=82
This commit is contained in:
2022-02-03 20:37:03 +00:00
committed by Git OBS Bridge
parent ace2d91052
commit 5861c11bb6
3 changed files with 53 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 3 20:32:01 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Add ipython-pr13466-display.patch -- gh#ipython/ipython#13466
* fixes plotly test failures
-------------------------------------------------------------------
Thu Jan 20 10:19:48 UTC 2022 - Ben Greiner <code@bnavigator.de>