1
0

Accepting request 874293 from home:bnavigator:pyqt

- Update to version 1.8.0
  * Added the (as yet undocumented) pyqt-qt-wheel utility.
  * chrpath and install_name_tool are no longer required when
    bundling Qt v5.15 or later.
- Changes in v1.7.0
  * Added support for PyQt6, PyQt6-3D and PyQt6-NetworkAuth to
    pyqt-bundle.

OBS-URL: https://build.opensuse.org/request/show/874293
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/python-pyqt-builder?expand=0&rev=6
This commit is contained in:
2021-02-22 11:25:29 +00:00
committed by Git OBS Bridge
parent ebdaf09ea8
commit c7942dbcb4
4 changed files with 20 additions and 8 deletions

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Feb 19 19:56:34 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to version 1.8.0
* Added the (as yet undocumented) pyqt-qt-wheel utility.
* chrpath and install_name_tool are no longer required when
bundling Qt v5.15 or later.
- Changes in v1.7.0
* Added support for PyQt6, PyQt6-3D and PyQt6-NetworkAuth to
pyqt-bundle.
-------------------------------------------------------------------
Tue Nov 24 14:54:26 UTC 2020 - Benjamin Greiner <code@bnavigator.de>