17
0

Accepting request 984509 from home:apersaud:branches:devel:languages:python:jupyter

update to latest version

OBS-URL: https://build.opensuse.org/request/show/984509
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=44
This commit is contained in:
2022-06-22 13:57:21 +00:00
committed by Git OBS Bridge
parent 1c57be5ece
commit 919f148189
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jun 22 13:36:44 UTC 2022 - Arun Persaud <arun@gmx.de>
- update to version 5.3.1:
* Fix segfault when performing code completion on Qt6.
* Fix mixed input and print statements.
* Fix switching syntax highlighting styles on PySide2 and PySide6.
-------------------------------------------------------------------
Sat Apr 9 22:04:33 UTC 2022 - Ben Greiner <code@bnavigator.de>