From ef34dd9917b04835805708e2f8c72afc212f9c6a4555aaa05549fca3e792c667 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Sun, 8 Sep 2024 16:18:50 +0000 Subject: [PATCH] Accepting request 1199486 from home:bnavigator:branches:devel:languages:python:numeric - Update to 5.6.0 * Use selected syntax highlighting style for tracebacks and improve ANSI color codes support. * Remove syntax highlighting support for Python 2. * Fix handling of carriage return. * Fix showing bold face characters in output when using ANSI codes. OBS-URL: https://build.opensuse.org/request/show/1199486 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=66 --- python-qtconsole.changes | 11 +++++++++++ python-qtconsole.spec | 4 +--- qtconsole-5.5.2.tar.gz | 3 --- qtconsole-5.6.0.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 qtconsole-5.5.2.tar.gz create mode 100644 qtconsole-5.6.0.tar.gz diff --git a/python-qtconsole.changes b/python-qtconsole.changes index e21219a..08d6839 100644 --- a/python-qtconsole.changes +++ b/python-qtconsole.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Sep 8 11:32:42 UTC 2024 - Ben Greiner + +- Update to 5.6.0 + * Use selected syntax highlighting style for tracebacks and + improve ANSI color codes support. + * Remove syntax highlighting support for Python 2. + * Fix handling of carriage return. + * Fix showing bold face characters in output when using ANSI + codes. + ------------------------------------------------------------------- Fri Jul 12 15:07:15 UTC 2024 - Ben Greiner diff --git a/python-qtconsole.spec b/python-qtconsole.spec index 7cdfe64..8beadcd 100644 --- a/python-qtconsole.spec +++ b/python-qtconsole.spec @@ -22,7 +22,7 @@ %bcond_with libalternatives %endif Name: python-qtconsole -Version: 5.5.2 +Version: 5.6.0 Release: 0 Summary: Jupyter Qt console License: BSD-3-Clause @@ -49,7 +49,6 @@ Requires: python-ipykernel >= 4.1 Requires: python-jupyter-client >= 4.1 Requires: python-jupyter-core Requires: python-packaging -Requires: python-pyzmq >= 17.1 Requires: python-traitlets Conflicts: python-traitlets = 5.2.1 Conflicts: python-traitlets = 5.2.2 @@ -77,7 +76,6 @@ BuildRequires: %{python_module packaging} BuildRequires: %{python_module pytest-qt} BuildRequires: %{python_module pytest-xvfb} BuildRequires: %{python_module pytest} -BuildRequires: %{python_module pyzmq >= 17.1} BuildRequires: %{python_module qt5} BuildRequires: %{python_module traitlets} # /SECTION diff --git a/qtconsole-5.5.2.tar.gz b/qtconsole-5.5.2.tar.gz deleted file mode 100644 index 6204cdd..0000000 --- a/qtconsole-5.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b5fb11274b297463706af84dcbbd5c92273b1f619e6d25d08874b0a88516989 -size 439219 diff --git a/qtconsole-5.6.0.tar.gz b/qtconsole-5.6.0.tar.gz new file mode 100644 index 0000000..2c6af4c --- /dev/null +++ b/qtconsole-5.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c82120a3b53a3d36e3f76e6a1a26ffddf4e1ce2359d56a19889c55e1d73a436 +size 440531