15
0
forked from pool/python-QtPy

Accepting request 969140 from home:bnavigator:branches:devel:languages:python:numeric

- Disable PyQt6-WebEngine tests for 32-bit platforms
  * QtWebEngine 6.3.0 disabled 32-bit support
  * Needs multibuild flavor for platform specific conditions

OBS-URL: https://build.opensuse.org/request/show/969140
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-QtPy?expand=0&rev=34
This commit is contained in:
2022-04-11 09:31:42 +00:00
committed by Git OBS Bridge
parent d725f5cea2
commit 1e4da8b3c4
3 changed files with 68 additions and 13 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Apr 11 08:03:56 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Disable PyQt6-WebEngine tests for 32-bit platforms
* QtWebEngine 6.3.0 disabled 32-bit support
* Needs multibuild flavor for platform specific conditions
-------------------------------------------------------------------
Sat Apr 9 20:48:40 UTC 2022 - Ben Greiner <code@bnavigator.de>