1
0

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

- Update to 6.23.1
  * Avoid echoing onto a captured FD #1111 (@minrk)
- Release 6.23.0
  * Support control<>iopub messages to e.g. unblock comm_msg from
    command execution #1114 (@tkrabel-db)
  * Add outstream hook similar to display publisher #1110
    (@maartenbreddels)

OBS-URL: https://build.opensuse.org/request/show/1090501
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=80
This commit is contained in:
Benjamin Greiner 2023-06-02 12:47:42 +00:00 committed by Git OBS Bridge
parent 078f0cb000
commit 5862769ee0
4 changed files with 15 additions and 4 deletions

BIN
ipykernel-6.22.0.tar.gz (Stored with Git LFS)

Binary file not shown.

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

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Jun 2 12:42:05 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to 6.23.1
* Avoid echoing onto a captured FD #1111 (@minrk)
- Release 6.23.0
* Support control<>iopub messages to e.g. unblock comm_msg from
command execution #1114 (@tkrabel-db)
* Add outstream hook similar to display publisher #1110
(@maartenbreddels)
-------------------------------------------------------------------
Tue Apr 4 14:58:26 UTC 2023 - Ben Greiner <code@bnavigator.de>

View File

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