Accepting request 984518 from devel:languages:python:jupyter

- update to version 5.3.1:
  * Fix segfault when performing code completion on Qt6.
  * Fix mixed input and print statements.
  * Fix switching syntax highlighting styles on PySide2 and PySide6.

OBS-URL: https://build.opensuse.org/request/show/984518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtconsole?expand=0&rev=24
This commit is contained in:
Dominique Leuenberger 2022-06-24 07:45:14 +00:00 committed by Git OBS Bridge
commit 66873d7c53
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jun 22 13:36:44 UTC 2022 - Arun Persaud <arun@gmx.de>
- update to version 5.3.1:
* Fix segfault when performing code completion on Qt6.
* Fix mixed input and print statements.
* Fix switching syntax highlighting styles on PySide2 and PySide6.
-------------------------------------------------------------------
Sat Apr 9 22:04:33 UTC 2022 - Ben Greiner <code@bnavigator.de>

View File

@ -24,7 +24,7 @@
%bcond_with libalternatives
%endif
Name: python-qtconsole
Version: 5.3.0
Version: 5.3.1
Release: 0
Summary: Jupyter Qt console
License: BSD-3-Clause
@ -52,6 +52,8 @@ Requires: python-ipython_genutils
Requires: python-jupyter-client >= 4.1
Requires: python-jupyter-core
Requires: python-traitlets
Conflicts: python-traitlets = 5.2.1
Conflicts: python-traitlets = 5.2.2
Provides: python-jupyter_qtconsole = %{version}
Obsoletes: python-jupyter_qtconsole < %{version}
BuildArch: noarch

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8e3520fdc75e46abc4cc6cffeca16fa2652754109b8ae839fa28e27d1eba5625
size 430258

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

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