Go to file
Benjamin Greiner ec14c5340a Accepting request 984164 from home:bnavigator:branches:KDE:Qt:PyQt
- Update to version 6.3.1
  * Added qRegisterResourceData() and qUnregisterResourceData() to
    QtCore to help in supporting legacy resource files from PyQt5.
  * Requires v13.4 of the sip module which adds support for enums
    with missing members and the sip.array support.
  * Reverted the Qt.GestureType related changes made in v6.2.3 as
    they are no longer necessary with the support for missing enum
    members.
  * The QEvent constructor that takes an int argument is now
    deprecated.
  * Refactored the draw methods of QPainter to accept sip.array
    objects of appropriate types.  Such arrays, once initialised,
    can be used very efficiently as they do not require repeated
    conversion from the usual Python collection types.
  * Added resize() to QPolygon, QPolygonF and QXmlStreamAttributes.
  * Bug fixes.

OBS-URL: https://build.opensuse.org/request/show/984164
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-PyQt6?expand=0&rev=16
2022-06-25 09:40:21 +00:00
_constraints Accepting request 904243 from home:bnavigator:pyqt 2021-07-05 17:54:00 +00:00
.gitattributes Accepting request 904243 from home:bnavigator:pyqt 2021-07-05 17:54:00 +00:00
.gitignore Accepting request 904243 from home:bnavigator:pyqt 2021-07-05 17:54:00 +00:00
0001-Use-a-noarch-wrapper-for-dbus-mainloop-integration.patch Accepting request 904243 from home:bnavigator:pyqt 2021-07-05 17:54:00 +00:00
disable-rpaths.diff Accepting request 904243 from home:bnavigator:pyqt 2021-07-05 17:54:00 +00:00
PyQt6-6.3.1.tar.gz Accepting request 984164 from home:bnavigator:branches:KDE:Qt:PyQt 2022-06-25 09:40:21 +00:00
python-PyQt6.changes Accepting request 984164 from home:bnavigator:branches:KDE:Qt:PyQt 2022-06-25 09:40:21 +00:00
python-PyQt6.spec Accepting request 984164 from home:bnavigator:branches:KDE:Qt:PyQt 2022-06-25 09:40:21 +00:00