summaryrefslogtreecommitdiffstats
path: root/recipes-python/pyqt5/python3-pyqt5_5.15.1.dev2006161728.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pyqt5: Update to 5.15.1.dev2007111314Philip Balister2020-07-201-65/+0
| | | | | | * Resolves missing source tarball for me. Signed-off-by: Philip Balister <philip@opensdr.com>
* python3-pyqt5: Update to 5.15 versionKhem Raj2020-07-071-0/+65
5.13 release no longer works with QT 5.15+ since it uses some of removed interfaces Fixes QtQuick/sipQtQuickQSGGeometry.cpp:940:103: error: use of deleted function 'QSGGeometry& QSGGeometry::operator=(const QSGGeometry&)' Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>