Skip to content

Py314 support#284

Merged
aliceinwire merged 2 commits into
kernelci:mainfrom
bhcopeland:py314-support
Jul 21, 2026
Merged

Py314 support#284
aliceinwire merged 2 commits into
kernelci:mainfrom
bhcopeland:py314-support

Conversation

@bhcopeland

Copy link
Copy Markdown
Member

No description provided.

The python ^3.10 floor resolves numpy to 2.2.6, the last release
supporting 3.10, which ships no python 3.14 wheels and fails to build
from source. Declare numpy with per-python constraints so 3.11 and
newer resolve to numpy >=2.3, which provides 3.14 wheels, while 3.10
keeps the current version.

Signed-off-by: Ben Copeland <ben.copeland@linaro.org>
Signed-off-by: Ben Copeland <ben.copeland@linaro.org>
@bhcopeland
bhcopeland requested a review from aliceinwire July 20, 2026 13:02
@aliceinwire

Copy link
Copy Markdown
Member

ok

@aliceinwire
aliceinwire merged commit d7eae2c into kernelci:main Jul 21, 2026
7 checks passed
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.

2 participants