17
0

Accepting request 1236726 from home:bnavigator:branches:KDE:Qt:PyQt

- Update to 6.8.0
  * Added support for Qt v6.8.
- Use sip-build --concatenate 1 as a workaround for incomplete type
  class error
  https://www.riverbankcomputing.com/pipermail/pyqt/2024-December/046097.html

OBS-URL: https://build.opensuse.org/request/show/1236726
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-PyQt6-WebEngine?expand=0&rev=31
This commit is contained in:
2025-01-09 20:09:29 +00:00
committed by Git OBS Bridge
parent f1a7fce1e4
commit a8ea6d3d4a
4 changed files with 18 additions and 8 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jan 8 16:23:00 UTC 2025 - Ben Greiner <code@bnavigator.de>
- Update to 6.8.0
* Added support for Qt v6.8.
- Use sip-build --concatenate 1 as a workaround for incomplete type
class error
https://www.riverbankcomputing.com/pipermail/pyqt/2024-December/046097.html
-------------------------------------------------------------------
Fri Nov 8 08:52:09 UTC 2024 - Ben Greiner <code@bnavigator.de>