Changelog for
python3-qt5-5.13.2-1.4.x86_64.rpm :
* Fri Mar 13 2020 Christophe Giboudeaux
- Stop building python2-qt5 for openSUSE Tumbleweed.
* Sun Feb 16 2020 Stefan Brüns - Fix dbus mainloop integration, install a noarch wrapper in the dbus/mainloop module path, and move the implementation alongside the other binary modules. bnc#1163755, bnc#1163763.
* 0001-Use-a-noarch-wrapper-for-dbus-mainloop-integration.patch
* Sat Feb 01 2020 Stefan Brüns - 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.
* Fri Dec 06 2019 Christophe Giboudeaux - 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
* Thu Sep 26 2019 Michel Normand - Add _constraints file for ppc64/ppc64le to avoid build failure on power8-06 that ran out of disk space
* Fri Sep 20 2019 Christophe Giboudeaux - Update to 5.13.1. Check the ChangeLog file for the list of changes
* Fri Sep 13 2019 Michel Normand - Add %dir plugindir/designer for %{python_files devel} in spec to avoid build error for PowerPC.
* Wed Sep 11 2019 Hans-Peter Jansen - Add patch to support QKeySequenceEdit widgets in pyuic: add-qkeysequenceedit-to-uic.patch
* Fri Jul 12 2019 Christophe Giboudeaux - Update to 5.13.0
* Code updated to support Qt 5.13
* Fixed the conversion of the result of QNetworkCacheMetaData.attributes()- Drop reproducible.patch, merged upstream.
* Thu Jun 06 2019 Bernhard Wiedemann - Add reproducible.patch to make package build reproducible (boo#1041090)
* Mon Jun 03 2019 Christophe Giboudeaux - 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.
* Thu Apr 18 2019 Jan Engelhardt - Trim name repetition from summary.
* Wed Apr 17 2019 Todd R - Package .dist-info directory. The bugs with it have been fixed and some packages require it in order to properly detect that pyqt5 is installed.
* Sat Apr 06 2019 Christophe Giboudeaux - Update to 5.12.1 Fixed QIcon(QIconEngine) to reflect that the engine is explicitly shared between every copy of the icon.- Prepare update-timeline.patch for Qt 5.13.0
* Mon Feb 11 2019 Adrian Schröter - update to final 5.12 version
* Support for Qt 5.12
* Details at https://www.riverbankcomputing.com/static/Downloads/PyQt5/ChangeLog- fix-sip-detection.patch is obsolete
* Thu Jan 10 2019 Adrian Schröter - update to 5.12 development snapshot
* Wed Nov 14 2018 Antonio Larrosa - Do not build Qt5NetworkAuth support in SLE, which doesn\'t have the libqt5-qtnetworkauth package
* Thu Nov 08 2018 Todd R - python-enum34 is also required at runtime.
* Mon Oct 22 2018 Christophe Giboudeaux - Make sure python-enum34 is installed when building packages depending on python-qt5.
* Sun Oct 21 2018 Christophe Giboudeaux - Add fix-sip-detection.patch. Picked from the Fedora package
* Mon Sep 17 2018 Christophe Giboudeaux - Update to 5.11.3
* Fixed a build problem with Python v2.
* Removed the checks for PyQt5.sip
* Fix issues with out of source builds
* Wed Aug 08 2018 schwabAATTsuse.de- No qtwebengine for riscv64 yet
* Mon Jul 02 2018 christopheAATTkrop.fr- Update to 5.11.2:
* Added support for Qt v5.11.0 and v5.11.1.
* Added support for Python v3.7.
* Enum members are also visible as attributes of the enum in order to emulate the behaviour of Python enums.
* The connect() method of a bound signal now returns a QMetaObject.Connection object that can be passed to the disconnect() method.
* Added the signatures attribute to unbound signals.
* Added QtCore.Q_ENUM() and QtCore.Q_FLAG().
* Python enums can now be used with Q_ENUM() etc.
* Added the missing QGuiApplication.inputMethod() method.
* Added the missing QGuiApplication.styleHints() method.
* Added the missing QSqlQuery.exec() overload for Python v3.
* Added glReadPixels().- Drop remove-qtest-waitforevents.patch. Fixed upstream.- Drop qt_quick_crash_fix.patch. Fixed upstream
* Mon Jun 11 2018 fabianAATTritter-vogt.de- Amend patch to mention even more Qt versions:
* update-timeline.patch
* Tue May 15 2018 adrianAATTsuse.de- fix URL- fix crash in Qt Quick when used with Cura (from upstream) (regression in 5.10.1, qt_quick_crash_fix.patch)
* Thu May 03 2018 fabianAATTritter-vogt.de- Add patch to remove use of internal Qt function:
* remove-qtest-waitforevents.patch
* Fri Apr 27 2018 fabianAATTritter-vogt.de- Add patch to support Qt 5.9.4, 5.9.5 and Qt 5.11.0:
* update-timeline.patch- Refresh patch to work with -p1:
* disable-rpaths.diff
* Tue Apr 17 2018 lbeltrameAATTkde.org- Remove source URL to workaround SourceForge\'s unreliability
* Tue Apr 17 2018 termimAATTgmail.com- Update to version v5.10.1
* Added support for Qt v5.10.1.
* Added the missing qmlClearTypeRegistrations() to the QtQml module.
* Added the --disabled-feature option to configure.py.
* Fri Jan 26 2018 aloisioAATTgmx.com- Update to version v5.10
* Added support for Qt v5.10.0.
* Added the QtNetworkAuth module. version v5.9.2
* Added support for Qt v5.9.3.
* Added the QtAndroidExtras module. version v5.9.1
* Added support for Qt v5.9.2.
* Added the --allow-sip-warnings option to configure.py.
* Removed the unimplemented -name option to pyrcc5.
* SIP v4.19.4 is required.- Dropped configure_py_Fix_handling_of_disabled_features.patch (merged upstream)