From 386359937ceac35e518f779a269e6a690af6ae4cea9e20dbaf8e203118c96f7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 16 Sep 2020 17:25:56 +0000 Subject: [PATCH] Accepting request 834894 from home:bnavigator:branches:devel:languages:python:jupyter - skip two tests: gh#jupyter/qtconsole#443 - update to version 4.7.7: * Change font width calculation to use horizontalAdvance Without the qtconsole update to 4.7.7, qtconsole currently crashes when trying to complete commands (see e.g. spyder unit test failure in Factory) OBS-URL: https://build.opensuse.org/request/show/834894 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=25 --- python-qtconsole.changes | 11 +++++++++++ python-qtconsole.spec | 5 +++-- qtconsole-4.7.6.tar.gz | 3 --- qtconsole-4.7.7.tar.gz | 3 +++ 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 qtconsole-4.7.6.tar.gz create mode 100644 qtconsole-4.7.7.tar.gz diff --git a/python-qtconsole.changes b/python-qtconsole.changes index 47ade48..a4e6322 100644 --- a/python-qtconsole.changes +++ b/python-qtconsole.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Sep 16 11:27:20 UTC 2020 - Benjamin Greiner + +- skip two tests: gh#jupyter/qtconsole#443 + +------------------------------------------------------------------- +Sat Sep 5 16:23:19 UTC 2020 - Arun Persaud + +- update to version 4.7.7: + * Change font width calculation to use horizontalAdvance + ------------------------------------------------------------------- Fri Aug 28 16:30:17 UTC 2020 - Benjamin Greiner diff --git a/python-qtconsole.spec b/python-qtconsole.spec index cc7f2fb..a6a0a2b 100644 --- a/python-qtconsole.spec +++ b/python-qtconsole.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-qtconsole -Version: 4.7.6 +Version: 4.7.7 Release: 0 Summary: Jupyter Qt console License: BSD-3-Clause @@ -114,7 +114,8 @@ popd %check export QT_QPA_PLATFORM="offscreen" -%pytest +# test skips: https://github.com/jupyter/qtconsole/issues/443 +%pytest -k "not (test_00 and (test_scroll or test_debug))" %post -n jupyter-qtconsole %python_install_alternative jupyter-qtconsole diff --git a/qtconsole-4.7.6.tar.gz b/qtconsole-4.7.6.tar.gz deleted file mode 100644 index 3f95f09..0000000 --- a/qtconsole-4.7.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c24397c19a49a5cf69582c931db4b0f6b00a78530a2bfd122936f2ebfae2fef -size 424919 diff --git a/qtconsole-4.7.7.tar.gz b/qtconsole-4.7.7.tar.gz new file mode 100644 index 0000000..222bb35 --- /dev/null +++ b/qtconsole-4.7.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f236ead8711dba0702507dd8fad473c7216a86eefa6098eff8ec4b54f57d7804 +size 425068