diff options
| author | Cristián Maureira-Fredes <cristian.maureira-fredes@qt.io> | 2020-01-27 13:08:18 +0100 |
|---|---|---|
| committer | Cristián Maureira-Fredes <cristian.maureira-fredes@qt.io> | 2020-01-27 15:13:20 +0100 |
| commit | bc77dd5e92b8c0f21aad3b95ac1dafd51cd27c01 (patch) | |
| tree | a05948b528416657732d8040b21d64cf811ff8b7 /build_scripts/platforms/macos.py | |
| parent | ca5496ab7360a257e81dbc9d8bac653154af7dd3 (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>
Diffstat (limited to 'build_scripts/platforms/macos.py')
0 files changed, 0 insertions, 0 deletions
