Skip to content

mongodb: fix build with python 3.12 and upgrade to 4.4.29#943

Open
abelal wants to merge 2 commits into
openembedded:scarthgapfrom
abelal:scarthgap
Open

mongodb: fix build with python 3.12 and upgrade to 4.4.29#943
abelal wants to merge 2 commits into
openembedded:scarthgapfrom
abelal:scarthgap

Conversation

@abelal

@abelal abelal commented Mar 6, 2025

Copy link
Copy Markdown
Contributor

No description provided.

abelal added 2 commits March 6, 2025 21:53
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>
Move on to 4.4.29 and drop a patch that is not applicable anymore.

Signed-off-by: Awais Belal <awais.belal@gmail.com>
@kraj

kraj commented Mar 7, 2025

Copy link
Copy Markdown
Contributor

this is needed on master too, so I have pulled it into master-next as of now and it should appear in master after CI after that please send backport request which @akuster would entertain, preferably send it to openembedded-devel mailing list for faster response

@abelal

abelal commented Mar 8, 2025

Copy link
Copy Markdown
Contributor Author

Hi @kraj, I did send it over to the openembedded-devel ML after the PR generation here. https://patchwork.yoctoproject.org/project/oe/list/?series=32253

@kraj

kraj commented Mar 10, 2025

Copy link
Copy Markdown
Contributor

This fails to build as I reported on ML, so please take a look.

@abelal

abelal commented Mar 10, 2025

Copy link
Copy Markdown
Contributor Author

Hi @kraj, thanks a lot for testing this out. I've responded on the ML.

@trukna

trukna commented Mar 5, 2026

Copy link
Copy Markdown
Contributor

changes already merged in scarthgap branch
edd1a1e
fdd1894

This PR can now be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants