From abeb8660f00a3c6468a4a5bba3aff935e571c521579b5267d61f60c563ddda50 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Sun, 10 Oct 2021 19:23:13 +0000 Subject: [PATCH] Accepting request 924560 from home:bnavigator:branches:devel:languages:python:jupyter - Update to version 5.1.1 * Improve handling of different keyboard combinations. * Move cursor to the beginning of buffer if on the same line. OBS-URL: https://build.opensuse.org/request/show/924560 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=37 --- python-qtconsole.changes | 7 +++++++ python-qtconsole.spec | 2 +- qtconsole-5.1.0.tar.gz | 3 --- qtconsole-5.1.1.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 qtconsole-5.1.0.tar.gz create mode 100644 qtconsole-5.1.1.tar.gz diff --git a/python-qtconsole.changes b/python-qtconsole.changes index 3c3ae84..0dd9605 100644 --- a/python-qtconsole.changes +++ b/python-qtconsole.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Oct 10 19:13:58 UTC 2021 - Ben Greiner + +- Update to version 5.1.1 + * Improve handling of different keyboard combinations. + * Move cursor to the beginning of buffer if on the same line. + ------------------------------------------------------------------- Mon May 10 12:31:24 UTC 2021 - Ben Greiner diff --git a/python-qtconsole.spec b/python-qtconsole.spec index 4e4a622..5efa876 100644 --- a/python-qtconsole.spec +++ b/python-qtconsole.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-qtconsole -Version: 5.1.0 +Version: 5.1.1 Release: 0 Summary: Jupyter Qt console License: BSD-3-Clause diff --git a/qtconsole-5.1.0.tar.gz b/qtconsole-5.1.0.tar.gz deleted file mode 100644 index 8b45596..0000000 --- a/qtconsole-5.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12c734494901658787339dea9bbd82f3dc0d5e394071377a1c77b4a0954d7d8b -size 428856 diff --git a/qtconsole-5.1.1.tar.gz b/qtconsole-5.1.1.tar.gz new file mode 100644 index 0000000..90d30f6 --- /dev/null +++ b/qtconsole-5.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbc34bca14f65535afcb401bc74b752bac955e5313001ba640383f7e5857dc49 +size 428840