summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-matplotlib-inline_0.1.6.bb
diff options
context:
space:
mode:
authorAwais Belal <awais.belal@gmail.com>2025-03-07 14:32:54 +0500
committerArmin Kuster <akuster808@gmail.com>2025-03-07 19:40:51 -0500
commitedd1a1e284fdcb80cd48d411f235d47f23bc27ae (patch)
tree57d9ad544cb98429b04b1a9c2c5ed1d80bea39bb /meta-python/recipes-devtools/python/python3-matplotlib-inline_0.1.6.bb
parent73e6789fdfdd31a8b512aedb59dfe9cfd5b40342 (diff)
downloadmeta-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-matplotlib-inline_0.1.6.bb')
0 files changed, 0 insertions, 0 deletions