Accepting request 928105 from home:bnavigator:branches:devel:languages:python:jupyter

- Require a Qt backend. boo#1136083

OBS-URL: https://build.opensuse.org/request/show/928105
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=38
This commit is contained in:
Benjamin Greiner 2021-10-29 10:15:04 +00:00 committed by Git OBS Bridge
parent 99157f88b9
commit 632b662d36
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 29 10:04:06 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Require a Qt backend. boo#1136083
-------------------------------------------------------------------
Sun Oct 10 19:13:58 UTC 2021 - Ben Greiner <code@bnavigator.de>

View File

@ -44,6 +44,8 @@ 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)
Requires(post): update-alternatives
Requires(postun):update-alternatives
Provides: python-jupyter_qtconsole = %{version}