1
0

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

- Update to version 1.13.0
  * The default ABI versions are now v12.11 and v13.4 so that
    wrapped classes can be used by sip.array.
  * Removed support for bundling version of Qt older than v5.15.
  * Removed support for Python v3.6.

OBS-URL: https://build.opensuse.org/request/show/984173
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-pyqt-builder?expand=0&rev=6
This commit is contained in:
2022-06-21 16:03:42 +00:00
committed by Git OBS Bridge
parent 14fe4227ae
commit f9ab00e85f
4 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jun 20 21:19:02 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to version 1.13.0
* The default ABI versions are now v12.11 and v13.4 so that
wrapped classes can be used by sip.array.
* Removed support for bundling version of Qt older than v5.15.
* Removed support for Python v3.6.
-------------------------------------------------------------------
Fri Oct 29 15:02:35 UTC 2021 - Ben Greiner <code@bnavigator.de>