From f01a9dcbb49e12f42e6d77f462ab69bf1f5179dc4ff8a903499dea0a7e56ed11 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Fri, 12 Jul 2024 15:56:10 +0000 Subject: [PATCH] Accepting request 1187192 from home:bnavigator:branches:devel:languages:python:jupyter - Update to 5.5.2 * Check if kernel manager is available in case the console is connected to an externally launched kernel. * Use string representation for a QKeySequence construction to avoid an error in PySide6. OBS-URL: https://build.opensuse.org/request/show/1187192 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=64 --- python-qtconsole.changes | 9 +++++++++ python-qtconsole.spec | 3 +-- qtconsole-5.5.1.tar.gz | 3 --- qtconsole-5.5.2.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 qtconsole-5.5.1.tar.gz create mode 100644 qtconsole-5.5.2.tar.gz diff --git a/python-qtconsole.changes b/python-qtconsole.changes index 1e72077..e21219a 100644 --- a/python-qtconsole.changes +++ b/python-qtconsole.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Jul 12 15:07:15 UTC 2024 - Ben Greiner + +- Update to 5.5.2 + * Check if kernel manager is available in case the console is + connected to an externally launched kernel. + * Use string representation for a QKeySequence construction to + avoid an error in PySide6. + ------------------------------------------------------------------- Fri Mar 8 13:45:17 UTC 2024 - Ben Greiner diff --git a/python-qtconsole.spec b/python-qtconsole.spec index 5ff1673..7cdfe64 100644 --- a/python-qtconsole.spec +++ b/python-qtconsole.spec @@ -16,14 +16,13 @@ # -%define skip_python39 1 %if 0%{?suse_version} > 1500 %bcond_without libalternatives %else %bcond_with libalternatives %endif Name: python-qtconsole -Version: 5.5.1 +Version: 5.5.2 Release: 0 Summary: Jupyter Qt console License: BSD-3-Clause diff --git a/qtconsole-5.5.1.tar.gz b/qtconsole-5.5.1.tar.gz deleted file mode 100644 index 1aeceaf..0000000 --- a/qtconsole-5.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0e806c6951db9490628e4df80caec9669b65149c7ba40f9bf033c025a5b56bc -size 438961 diff --git a/qtconsole-5.5.2.tar.gz b/qtconsole-5.5.2.tar.gz new file mode 100644 index 0000000..6204cdd --- /dev/null +++ b/qtconsole-5.5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b5fb11274b297463706af84dcbbd5c92273b1f619e6d25d08874b0a88516989 +size 439219