From e0d274bd4f5546e7b4b20df9936cfcfd01a7e0bbdf2df4f72787189d56fbda4e Mon Sep 17 00:00:00 2001 From: Todd R Date: Wed, 17 Apr 2019 21:07:55 +0000 Subject: [PATCH] Accepting request 695343 from home:TheBlackCat:branches:devel:languages:python:numeric - Switch to the qt5 backend. OBS-URL: https://build.opensuse.org/request/show/695343 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-vispy?expand=0&rev=9 --- python-vispy.changes | 5 +++++ python-vispy.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-vispy.changes b/python-vispy.changes index d6a6d9c..fb0739f 100644 --- a/python-vispy.changes +++ b/python-vispy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 17 21:01:40 UTC 2019 - Todd R + +- Switch to the qt5 backend. + ------------------------------------------------------------------- Thu Nov 1 18:12:52 UTC 2018 - Todd R diff --git a/python-vispy.spec b/python-vispy.spec index 86c7804..2833c9c 100644 --- a/python-vispy.spec +++ b/python-vispy.spec @@ -41,7 +41,7 @@ BuildRequires: %{python_module networkx} BuildRequires: %{python_module numpy} BuildRequires: %{python_module opengl} BuildRequires: %{python_module pyglet} -BuildRequires: %{python_module qt4} +BuildRequires: %{python_module qt5} BuildRequires: %{python_module scipy} BuildRequires: fontconfig %if %{with ext_deps} @@ -55,7 +55,7 @@ BuildRequires: %{python_module six} %endif Requires: fontconfig Requires: python-numpy -Requires: python-qt4 +Requires: python-qt5 Recommends: python-PySDL2 Recommends: python-imageio Recommends: python-jupyter_ipython