1
0

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

- Update to version 1.12.1
  * Build universal2 wheels for Qt v6.2 and later when using
    Python v3.10 and later.
  * Added the '--arch' command line option to pyqt-bundle to
    specify a particular architecture (x86_64 or arm64) to
    bundle on macOS.

OBS-URL: https://build.opensuse.org/request/show/926175
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-pyqt-builder?expand=0&rev=4
This commit is contained in:
2021-10-19 11:55:59 +00:00
committed by Git OBS Bridge
parent 27ad29c535
commit bcc2ee1841
4 changed files with 16 additions and 6 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Oct 16 16:00:52 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to version 1.12.1
* Build universal2 wheels for Qt v6.2 and later when using
Python v3.10 and later.
* Added the '--arch' command line option to pyqt-bundle to
specify a particular architecture (x86_64 or arm64) to
bundle on macOS.
-------------------------------------------------------------------
Sun Oct 3 12:33:30 UTC 2021 - Ben Greiner <code@bnavigator.de>