Accepting request 951381 from home:apersaud:branches:devel:languages:python:jupyter

update to latest version

OBS-URL: https://build.opensuse.org/request/show/951381
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=41
This commit is contained in:
Benjamin Greiner 2022-02-03 20:51:56 +00:00 committed by Git OBS Bridge
parent 21afa8dae2
commit 238df00af9
4 changed files with 24 additions and 14 deletions

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Feb 3 20:28:52 UTC 2022 - Arun Persaud <arun@gmx.de>
- specfile:
* update copyright year
- update to version 5.2.2:
* Fix implicit int to float conversion for Python 3.10
compatibility.
* Fix building documentation in ReadTheDocs.
-------------------------------------------------------------------
Fri Nov 26 18:34:22 UTC 2021 - Ben Greiner <code@bnavigator.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-qtconsole
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -16,16 +16,15 @@
#
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
%if 0%{?suse_version} > 1500
%bcond_without libalternatives
%else
%bcond_with libalternatives
%endif
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
Name: python-qtconsole
Version: 5.2.1
Version: 5.2.2
Release: 0
Summary: Jupyter Qt console
License: BSD-3-Clause
@ -42,6 +41,8 @@ BuildRequires: hicolor-icon-theme
BuildRequires: python-rpm-macros
BuildRequires: unzip
BuildRequires: update-desktop-files
# QtPy does note require or depend on one of the frameworks itself
Requires: (python-qt5 or python-pyside2)
Requires: jupyter-qtconsole = %{version}
Requires: python-Pygments
Requires: python-QtPy
@ -50,18 +51,16 @@ Requires: python-ipython_genutils
Requires: python-jupyter-client >= 4.1
Requires: python-jupyter-core
Requires: python-traitlets
# QtPy does note require or depend on one of the frameworks itself
Requires: (python-qt5 or python-pyside2)
Provides: python-jupyter_qtconsole = %{version}
Obsoletes: python-jupyter_qtconsole < %{version}
BuildArch: noarch
%if %{with libalternatives}
Requires: alts
BuildRequires: alts
Requires: alts
%else
Requires(post): update-alternatives
Requires(postun):update-alternatives
%endif
Provides: python-jupyter_qtconsole = %{version}
Obsoletes: python-jupyter_qtconsole < %{version}
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module Pygments}
BuildRequires: %{python_module QtPy}

View File

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

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

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