- 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 d1e9748287
commit ffebaf0dff
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f6016ecbf581d0ea6e29ba16cee6cc1a9bbde3835900c46c6571a791692f4139
size 149147

3
ipykernel-6.20.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1893c5b847033cd7a58f6843b04a9349ffb1031bc6588401cadc9adb58da428e
size 149263

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>

View File

@@ -17,7 +17,7 @@
Name: python-ipykernel
Version: 6.20.1
Version: 6.20.2
Release: 0
Summary: IPython Kernel for Jupyter
License: BSD-3-Clause