17
0

- Update to 6.4.2

* Enabled rich rendering of variables in the debugger #787
    (@JohanMabille)
  * Remove setting of the eventloop function in the InProcessKernel
    #781 (@rayosborn)
  * Add python version classifiers #783 (@emuccino)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=40
This commit is contained in:
2021-12-19 20:08:52 +00:00
committed by Git OBS Bridge
parent 988f391fe2
commit 78318b3ba4
4 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Dec 19 19:59:00 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to 6.4.2
* Enabled rich rendering of variables in the debugger #787
(@JohanMabille)
* Remove setting of the eventloop function in the InProcessKernel
#781 (@rayosborn)
* Add python version classifiers #783 (@emuccino)
-------------------------------------------------------------------
Wed Sep 22 15:23:38 UTC 2021 - Matej Cepl <mcepl@suse.com>