aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2
diff options
context:
space:
mode:
authorCristián Maureira-Fredes <cristian.maureira-fredes@qt.io>2020-01-27 13:08:18 +0100
committerSimo Fält <simo.falt@qt.io>2020-02-27 18:28:26 +0200
commit7fb712d8ad7c7b6dc47857f23586adf295cbfe4c (patch)
treef1ecfdd377aeef3913a4508f89108543e38dc09c /sources/pyside2
parentd409e584e1a34c1452adc31a7828eae6fd5383d9 (diff)
Fix machinery and pep425tags CI error
Currently the Shiboken macro only handles AttributeError but when 'machinery' is not found inside 'importlib' that case also needs to be handle by the except clause. Adding ImportError will allow us to get access to the Python suffixes that we need to build. Additionally, some old versions of Python (2.7.14) require an "archive_root" parameter on the 'wheel.pep425tags.get_supported' function, which is not required in new versions (2.7.16, and 3+). Change-Id: Icc6e7d1e9384ea01eec9281586f7ca988e3eb649 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> (cherry picked from commit bc77dd5e92b8c0f21aad3b95ac1dafd51cd27c01)
Diffstat (limited to 'sources/pyside2')
0 files changed, 0 insertions, 0 deletions