17
0

Accepting request 1187192 from home:bnavigator:branches:devel:languages:python:jupyter

- Update to 5.5.2
  * Check if kernel manager is available in case the console is
    connected to an externally launched kernel.
  * Use string representation for a QKeySequence construction to
    avoid an error in PySide6.

OBS-URL: https://build.opensuse.org/request/show/1187192
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=64
This commit is contained in:
2024-07-12 15:56:10 +00:00
committed by Git OBS Bridge
parent aa6dc13ae2
commit f01a9dcbb4
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Jul 12 15:07:15 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Update to 5.5.2
* Check if kernel manager is available in case the console is
connected to an externally launched kernel.
* Use string representation for a QKeySequence construction to
avoid an error in PySide6.
-------------------------------------------------------------------
Fri Mar 8 13:45:17 UTC 2024 - Ben Greiner <code@bnavigator.de>