From 4df08123b128a44b15f1dc31090b50e9120b9963eb4130eae927cfed290debed Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Sun, 23 Apr 2023 17:30:41 +0000 Subject: [PATCH] Accepting request 1082299 from home:bnavigator:branches:devel:languages:python:jupyter - Update to 5.4.2 * Check if the iopub channel is not closed before flushing it * Fix kernel autorestart after it's killed for Jupyter-client 8+ OBS-URL: https://build.opensuse.org/request/show/1082299 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=54 --- python-qtconsole.changes | 7 +++++++ python-qtconsole.spec | 2 +- qtconsole-5.4.1.tar.gz | 3 --- qtconsole-5.4.2.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 qtconsole-5.4.1.tar.gz create mode 100644 qtconsole-5.4.2.tar.gz diff --git a/python-qtconsole.changes b/python-qtconsole.changes index d98b39f..a22a3f6 100644 --- a/python-qtconsole.changes +++ b/python-qtconsole.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Apr 23 17:22:41 UTC 2023 - Ben Greiner + +- Update to 5.4.2 + * Check if the iopub channel is not closed before flushing it + * Fix kernel autorestart after it's killed for Jupyter-client 8+ + ------------------------------------------------------------------- Sun Mar 19 15:57:44 UTC 2023 - Ben Greiner diff --git a/python-qtconsole.spec b/python-qtconsole.spec index f1e0c2d..9b6c8a1 100644 --- a/python-qtconsole.spec +++ b/python-qtconsole.spec @@ -22,7 +22,7 @@ %bcond_with libalternatives %endif Name: python-qtconsole -Version: 5.4.1 +Version: 5.4.2 Release: 0 Summary: Jupyter Qt console License: BSD-3-Clause diff --git a/qtconsole-5.4.1.tar.gz b/qtconsole-5.4.1.tar.gz deleted file mode 100644 index d30d5ed..0000000 --- a/qtconsole-5.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f67a03f40f722e13261791280f73068dbaf9dafcc335cbba644ccc8f892640e5 -size 436651 diff --git a/qtconsole-5.4.2.tar.gz b/qtconsole-5.4.2.tar.gz new file mode 100644 index 0000000..736a247 --- /dev/null +++ b/qtconsole-5.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc935780da276a2ab31a7a08a8cf327a2ea47fa27e21d485073251a7eeb16167 +size 437031