diff options
author | S. Lockwood-Childs <sjl@vctlabs.com> | 2022-03-02 15:06:39 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-03-03 08:50:19 -0800 |
commit | 3be43040f4896e03fff7658a54d04a6050f6dfb8 (patch) | |
tree | 81556c8474a980ff5e0220c92c9da2d601742091 /meta-python/recipes-devtools/python/python3-sqlparse/0001-sqlparse-change-shebang-to-python3.patch | |
parent | d740ecb8c484d2a3785f1fb2af54d8c49fe21297 (diff) | |
download | meta-openembedded-3be43040f4896e03fff7658a54d04a6050f6dfb8.tar.gz |
gyp: fix for compatibility with Python 3.10 (part 2)
The patch for python 3.10 compatibility was missing an update to
'import' line.
Fixes the following problem encountered making use of gyp:
| File "[...]/usr/lib/python3.10/site-packages/gyp/common.py", line 497, in <module>
| class OrderedSet(collections.abc.MutableSet):
| AttributeError: module 'collections' has no attribute 'abc'
Signed-off-by: S. Lockwood-Childs <sjl@vctlabs.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-sqlparse/0001-sqlparse-change-shebang-to-python3.patch')
0 files changed, 0 insertions, 0 deletions