diff options
| author | Awais Belal <awais.belal@gmail.com> | 2025-03-07 14:32:54 +0500 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2025-03-07 19:40:51 -0500 |
| commit | edd1a1e284fdcb80cd48d411f235d47f23bc27ae (patch) | |
| tree | 57d9ad544cb98429b04b1a9c2c5ed1d80bea39bb /meta-python/recipes-devtools/python/python3-sqlparse/CVE-2024-4340.patch | |
| parent | 73e6789fdfdd31a8b512aedb59dfe9cfd5b40342 (diff) | |
| download | meta-openembedded-edd1a1e284fdcb80cd48d411f235d47f23bc27ae.tar.gz | |
mongodb: fix build with python 3.12
The moduleconfig.py build script uses the 'imp' module which
is deprecated in favor of 'importlib' in python 3.12. This fixes
the build issue by replacing the affected portion of the code
and the package now builds fine on hosts with python 3.12.
Signed-off-by: Awais Belal <awais.belal@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-sqlparse/CVE-2024-4340.patch')
0 files changed, 0 insertions, 0 deletions
