17
0

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

update to latest version

OBS-URL: https://build.opensuse.org/request/show/953078
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=43
This commit is contained in:
2022-02-10 10:04:38 +00:00
committed by Git OBS Bridge
parent 4cad559115
commit 239ac46d7a
4 changed files with 24 additions and 5 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Thu Feb 10 05:16:05 UTC 2022 - Arun Persaud <arun@gmx.de>
- update to version 6.9.0:
* Bugs fixed
+ Fixed event forwarding #855 (@JohanMabille)
+ use message queue for abort_queues #853 (@minrk)
- changes from version 6.8.0:
* Enhancements made
+ Add support for the debug modules request #816 (@echarles)
* Bugs fixed
+ Handle all threads stopped correctly #849 (@JohanMabille)
+ Fix the debug modules model #848 (@echarles)
+ Handled AllThreadsContinued and workaround for wrong threadId in
cont… #844 (@JohanMabille)
* Maintenance and upkeep improvements
+ Cancel duplicate runs #850 (@blink1073)
-------------------------------------------------------------------
Sat Jan 15 14:59:15 UTC 2022 - Ben Greiner <code@bnavigator.de>