1
0

Accepting request 1199487 from devel:languages:python:jupyter

- 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. (forwarded request 1199486 from bnavigator)

OBS-URL: https://build.opensuse.org/request/show/1199487
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtconsole?expand=0&rev=34
This commit is contained in:
2024-09-09 12:45:30 +00:00
committed by Git OBS Bridge
4 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Sep 8 11:32:42 UTC 2024 - Ben Greiner <code@bnavigator.de>
- 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 <code@bnavigator.de>

View File

@@ -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

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6b5fb11274b297463706af84dcbbd5c92273b1f619e6d25d08874b0a88516989
size 439219

3
qtconsole-5.6.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4c82120a3b53a3d36e3f76e6a1a26ffddf4e1ce2359d56a19889c55e1d73a436
size 440531