forked from pool/python-qtconsole
Accepting request 968071 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/968071 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtconsole?expand=0&rev=23
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 9 22:04:33 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to version 5.3.0
|
||||
* Add support for PyQt6.
|
||||
* Don't show spurious blank lines when running input statements.
|
||||
* Fix showing Latex images with dark background colors.
|
||||
* Drop support for Python 3.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 3 20:28:52 UTC 2022 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
@@ -24,7 +24,7 @@
|
||||
%bcond_with libalternatives
|
||||
%endif
|
||||
Name: python-qtconsole
|
||||
Version: 5.2.2
|
||||
Version: 5.3.0
|
||||
Release: 0
|
||||
Summary: Jupyter Qt console
|
||||
License: BSD-3-Clause
|
||||
@@ -32,6 +32,7 @@ Group: Development/Languages/Python
|
||||
URL: https://github.com/jupyter/qtconsole
|
||||
Source0: https://files.pythonhosted.org/packages/source/q/qtconsole/qtconsole-%{version}.tar.gz
|
||||
Source100: python-qtconsole-rpmlintrc
|
||||
BuildRequires: %{python_module base >= 3.7}
|
||||
BuildRequires: %{python_module jupyter-core}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: desktop-file-utils
|
||||
@@ -45,7 +46,7 @@ BuildRequires: update-desktop-files
|
||||
Requires: (python-qt5 or python-pyside2)
|
||||
Requires: jupyter-qtconsole = %{version}
|
||||
Requires: python-Pygments
|
||||
Requires: python-QtPy
|
||||
Requires: python-QtPy >= 2.0.1
|
||||
Requires: python-ipykernel >= 4.1
|
||||
Requires: python-ipython_genutils
|
||||
Requires: python-jupyter-client >= 4.1
|
||||
@@ -63,7 +64,7 @@ Requires(postun):update-alternatives
|
||||
%endif
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module Pygments}
|
||||
BuildRequires: %{python_module QtPy}
|
||||
BuildRequires: %{python_module QtPy >= 2.0.1}
|
||||
BuildRequires: %{python_module flaky}
|
||||
BuildRequires: %{python_module ipykernel >= 4.1}
|
||||
BuildRequires: %{python_module ipython_genutils}
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8f9db97b27782184efd0a0f2d57ea3bd852d053747a2e442a9011329c082976d
|
||||
size 429610
|
3
qtconsole-5.3.0.tar.gz
Normal file
3
qtconsole-5.3.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8e3520fdc75e46abc4cc6cffeca16fa2652754109b8ae839fa28e27d1eba5625
|
||||
size 430258
|
Reference in New Issue
Block a user