- disable _quick3d flavors in staging through ringdisabled
- enable python2 Quick3D package for Leaps in new multibuild flavor
- Build Quick3D extension in separate package
* This keeps the dependency tree in staging smaller. (Requested
by Factory maintainers.)
* Is simply unresolvable for repositores which don't have
Quick3d but can still build the other extensions.
- Clean alternatives setup: Make use of %python_clone macro.
- Build Quick3D support in every repository that has it: presumably
all Qt 5.15 repositories
- Qt5Quick3D is not available on Leaps
- Add missing Quick3D and TextToSpeech build requirements
- New upstream patch pyqt5-customaudio-qt511.patch
* versionize QCustomAudioRoleControl for older Leaps
* https://www.riverbankcomputing.com/pipermail/pyqt/2020-September/043241.html
- Updated patch pyqt5-signals-hashable.patch
* Fix typedef for old python versions
* Patch is submitted to the PyQt5 mailing list
- Fix qtbot failures pyqt5-signals-hashable.patch, see
* https://www.riverbankcomputing.com/pipermail/pyqt/2020-September/043160.html
* gh#pytest-dev/pytest-qt#316
- Update to Version 5.15.1
OBS-URL: https://build.opensuse.org/request/show/840092
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=47
- Update update-timeline.patch
- Update to 5.15.0
* Added support for Qt v5.15.0.
* Added the QtQuick3D module.
* Added a callStaticMethod() overload to QAndroidJniObject that
takes a QJsonDocument as the method argument and returns another
QJsonDocument.
* Added the missing QMultimedia control classes.
* pyuic5 now supports QUndoView.
- v5.14.2 3rd April 2020
* Added the missing QTextCodec.convertFromUnicode().
* Added the OpenGL ES bindings.
* Added QFlags.__index__().
- v5.14.1 6th January 2020
* This is a bug fix release.
- v5.14.0 18th December 2019
* Added support for Qt v5.14.0.
- Source URL moved to PyPI
- refresh 0001-Use-a-noarch-wrapper-for-dbus-mainloop-integration.patch
OBS-URL: https://build.opensuse.org/request/show/830435
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=46
- Disable debug assertions, e.g. Cura passes None for empty dicts and
crashes when trying to convert to QVariantMap, fixes boo#1157504.
- Split python2 and python3 builds using _multibuild.
- Rename python-qt5-utils package to python-qt5-common-devel to
better reflect its use, and drop the dependencies to it from the
bindings package.
- Make doc and common-devel subpackages noarch.
- Adjust _constraints, build requires 5 GByte disk space regardless
of architecture.
- Fix install location of binary dbus-mainloop integration module.
OBS-URL: https://build.opensuse.org/request/show/770584
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=43
- Update to 5.13.2
* pyuic now handles QKeySequenceEdit
* The new on-exit scheme now ignores running QThreads
* Added the missing pos() and two setPos() overloads to QCursor
* A QVariant for a pointer to an instance of unknown type will now be
converted to a voidptr object
- Update the package description
- Drop add-qkeysequenceedit-to-uic.patch. Merged upstream
- Update update-timeline.patch
OBS-URL: https://build.opensuse.org/request/show/754872
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=42
- Update to 5.12.2
* Fixed QIcon(QIconEngine) to reflect that the engine is explicitly
shared between every copy of the icon.
* Eliminated a warning message from QObject::connect()
* Increased the number of QQuickItem types that can be registered
from 30 to 60.
* Fixed the QPolygon ctors
* Fixed pyuic's handling of 'sizePolicy' properties.
* Fixed pylupdate to handle empty strings at the end of a line so
that the line number remains correct.
OBS-URL: https://build.opensuse.org/request/show/707698
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=36
- Remove Source URL, the validator doesn't work too well with
SourceForge
- add patch to disable qml_debug: disable_qml_debug.diff.
Without this, the message "QML debugging is enabled. Only use
this in a safe environment." appears on PyQt5 apps startup,
and allows qmljsdebugger to connect via network.
- make utils dependent on exact version
- Update to 5.7
* Added support for Qt v5.7.0.
* Removed patch pyqt5-fix-dbus-config.diff as applyed upstream
OBS-URL: https://build.opensuse.org/request/show/440372
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=17