Python bindings for Qt6
PyQt is a set of Python bindings for the Qt framework.
- Links to KDE:Qt:PyQt / python-PyQt6
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:alarrosa:branches:KDE:Qt:PyQt/python-PyQt6 && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
0001-Use-a-noarch-wrapper-for-dbus-mainloop-integr |
0000002590 2.53 KB | |
PyQt6-6.7.1.tar.gz | 0001051212 1 MB | |
_constraints | 0000000110 110 Bytes | |
_link | 0000000119 119 Bytes | |
disable-rpaths.diff | 0000000351 351 Bytes | |
python-PyQt6.changes | 0000009570 9.35 KB | |
python-PyQt6.spec | 0000008152 7.96 KB |
Latest Revision
Antonio Larrosa (alarrosa)
committed
(revision 2)
- Update to 6.7.1 * Added /ReleaseGIL/ to the setSource() and setSourceDevice() methods of QMediaPlayer to avoid a deadlock when using the ffmpeg backend. * qpy/QtQml/qpyqmlmodel.cpp, qpy/QtQml/qpyqmlmodel.h: Added missing files to the repository. * SIP v6.8.6 and PyQt6-sip v13.8 are now required for Python v3.13 support and for Linux on ARM. * Refactored the support for qml models to separate it from simple objects. * qpy/QtCore/qpycore_types.cpp: Fixed a confusing comment. * The QML and Designer plugin loaders now use the modern initialisation API. * Fix pyuic to handle fully scoped enum names in .ui files created by Qt v6.7.0. - Use sources from pypi. They're what we were using and upstream doesn't seem to release sources from their homepage anymore.
Comments 0