From a04562e1303e01c8bc189b13d46368bc09a6948b18c2cd511ab6d8568f9b97c0 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Sun, 6 Nov 2022 10:20:32 +0000 Subject: [PATCH] Accepting request 1033736 from home:apersaud:branches:devel:languages:python:jupyter update to latest version OBS-URL: https://build.opensuse.org/request/show/1033736 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=50 --- python-qtconsole.changes | 14 ++++++++++++++ python-qtconsole.spec | 4 ++-- qtconsole-5.3.2.tar.gz | 3 --- qtconsole-5.4.0.tar.gz | 3 +++ 4 files changed, 19 insertions(+), 5 deletions(-) delete mode 100644 qtconsole-5.3.2.tar.gz create mode 100644 qtconsole-5.4.0.tar.gz diff --git a/python-qtconsole.changes b/python-qtconsole.changes index e5c2859..2798554 100644 --- a/python-qtconsole.changes +++ b/python-qtconsole.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sat Nov 5 19:52:20 UTC 2022 - Arun Persaud + +- update to version 5.4.0: + * Additions + + Add ConsoleWidget.gui_completion_height option to configure the + maximum number of rows or height in pixels of completions when + the ConsoleWidget.gui_completion option has values 'ncurses' or + 'droplist', respectively. + * Changes + + Fix some errors with PySide6 6.4.0. + + Fix mixed input and print statements on macOS. + + Drop usage of disutils. + ------------------------------------------------------------------- Sun Aug 28 21:57:03 UTC 2022 - Ben Greiner diff --git a/python-qtconsole.spec b/python-qtconsole.spec index 7cbb1a2..0a055c2 100644 --- a/python-qtconsole.spec +++ b/python-qtconsole.spec @@ -24,7 +24,7 @@ %bcond_with libalternatives %endif Name: python-qtconsole -Version: 5.3.2 +Version: 5.4.0 Release: 0 Summary: Jupyter Qt console License: BSD-3-Clause @@ -55,11 +55,11 @@ Conflicts: python-traitlets = 5.2.1 Conflicts: python-traitlets = 5.2.2 Provides: python-jupyter_qtconsole = %{version} Obsoletes: python-jupyter_qtconsole < %{version} +BuildArch: noarch %if "%{python_flavor}" == "%{primary_python}" Provides: jupyter-qtconsole = %{version}-%{release} Obsoletes: jupyter-qtconsole < %{version}-%{release} %endif -BuildArch: noarch %if %{with libalternatives} BuildRequires: alts Requires: alts diff --git a/qtconsole-5.3.2.tar.gz b/qtconsole-5.3.2.tar.gz deleted file mode 100644 index ca8313b..0000000 --- a/qtconsole-5.3.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8eadf012e83ab018295803c247c6ab7eacd3d5ab1e1d88a0f37fdcfdab9295a3 -size 430792 diff --git a/qtconsole-5.4.0.tar.gz b/qtconsole-5.4.0.tar.gz new file mode 100644 index 0000000..43d81fa --- /dev/null +++ b/qtconsole-5.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57748ea2fd26320a0b77adba20131cfbb13818c7c96d83fafcb110ff55f58b35 +size 431119