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