Skip to content

[build] Comply with PEP625#20567

Merged
vepadulano merged 1 commit intoroot-project:masterfrom
vepadulano:wheel-pep625
Nov 28, 2025
Merged

[build] Comply with PEP625#20567
vepadulano merged 1 commit intoroot-project:masterfrom
vepadulano:wheel-pep625

Conversation

@vepadulano
Copy link
Member

PEP625 mandates that distribution names be normalised https://peps.python.org/pep-0625/. The full specification is available at https://packaging.python.org/en/latest/specifications/binary-distribution-format/#binary-distribution-format. For the ROOT package, this means that the wheel name must have the lowercase spelling of the project name.

PEP625 mandates that distribution names be normalised
https://peps.python.org/pep-0625/. The full specification is available at
https://packaging.python.org/en/latest/specifications/binary-distribution-format/#binary-distribution-format.
For the ROOT package, this means that the wheel name must have the lowercase
spelling of the project name.
@vepadulano vepadulano self-assigned this Nov 28, 2025
@vepadulano vepadulano requested a review from dpiparo as a code owner November 28, 2025 18:10
@vepadulano vepadulano added skip ci Skip the full builds on the actions runners build-python-wheels Run the workflow to build Python wheels labels Nov 28, 2025
@github-actions
Copy link

Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit 2827735.

Copy link
Contributor

@guitargeek guitargeek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@vepadulano
Copy link
Member Author

Before merging I will wait for the jobs at https://github.com/root-project/root/actions/runs/19771134407 to finish. Not sure why they don't appear in the github UI of this PR.

@vepadulano vepadulano merged commit 1048939 into root-project:master Nov 28, 2025
24 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build-python-wheels Run the workflow to build Python wheels skip ci Skip the full builds on the actions runners

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants