Support PyQt5 compiled with SIP 5

Authored by arojas on Dec 15 2019, 10:02 AM.

Description

Support PyQt5 compiled with SIP 5

When PyQt5 is compiled with SIP 5, the sip files are installed to ${python-site-packages}/PyQt5/bindings, so search for them there too.
This doesn't add support for compiling KF5 bindings themselves with sip5, that requires more work.

Differential Revision: https://phabricator.kde.org/D25972

Details

Committed
arojasDec 15 2019, 10:02 AM
Differential Revision
D25972: Support PyQt5 compiled with SIP 5
Parents
R240:f082ed20e6a8: EBN extra-cmake-modules transport cleanup
Branches
Unknown
Tags
Unknown