Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport v3.7-branch] cmake: Require Python >= 3.10 #79175

Merged
merged 1 commit into from
Oct 5, 2024

Conversation

zephyrbot
Copy link
Collaborator

@zephyrbot zephyrbot commented Sep 30, 2024

Backport 9d1b361 from #78687.

Fixes #71916

The minimum Python version was bumped for Zephyr LTSv3, but only in the
documentation and CI. The build system would still accept Python 3.8,
yet some scripts in tree have already broken support with that version.
Incompatibility errors should be prevented early.

Signed-off-by: Grzegorz Swiderski <grzegorz.swiderski@nordicsemi.no>
(cherry picked from commit 9d1b361)
@zephyrbot zephyrbot added Backport Backport PR and backport failure issues area: Build System size: XS A PR changing only a single line of code labels Sep 30, 2024
@nashif nashif merged commit 1c3cb74 into v3.7-branch Oct 5, 2024
28 of 29 checks passed
@nashif nashif deleted the backport-78687-to-v3.7-branch branch October 5, 2024 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Build System Backport Backport PR and backport failure issues size: XS A PR changing only a single line of code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

6 participants