17
0

- Update to 6.20.2

* Fix Exception in OutStream.close() #1076 (@ilyasher)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=74
This commit is contained in:
2023-01-22 12:57:03 +00:00
committed by Git OBS Bridge
parent a93e8f99b5
commit b3b22e65fb
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jan 22 12:56:21 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to 6.20.2
* Fix Exception in OutStream.close() #1076 (@ilyasher)
-------------------------------------------------------------------
Sat Jan 14 13:37:20 UTC 2023 - Ben Greiner <code@bnavigator.de>