15
0
forked from pool/python-QtPy

Accepting request 862937 from home:alarrosa:branches:devel:languages:python

- BuildRequires (and Require) the webengine bindings so it uses
  them (which is the default) instead of using qtwebkit (which
  was used only as a fallback).

- SIP is only used for PyQt4 which we don't use

OBS-URL: https://build.opensuse.org/request/show/862937
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-QtPy?expand=0&rev=25
This commit is contained in:
2021-01-13 18:28:59 +00:00
committed by Git OBS Bridge
parent 1e8c391efc
commit 0784dc390b
2 changed files with 11 additions and 2 deletions

View File

@@ -1,7 +1,14 @@
-------------------------------------------------------------------
Wed Jan 13 15:55:35 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
- BuildRequires (and Require) the webengine bindings so it uses
them (which is the default) instead of using qtwebkit (which
was used only as a fallback).
-------------------------------------------------------------------
Fri Aug 28 15:09:01 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- SIP is only used for PyQt4 which we don't use
- SIP is only used for PyQt4 which we don't use
-------------------------------------------------------------------
Mon Jul 29 07:57:44 UTC 2019 - pgajdos@suse.com