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

GH-45047: [CI][Python][Packaging] Test 3.12 wheels on Ubuntu 24.04 #45042

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

pitrou
Copy link
Member

@pitrou pitrou commented Dec 17, 2024

Rationale for this change

We already test some Python wheels on Ubuntu 20.04 or 22.04, depending on the system Python version. Also do so with Ubuntu 24.04.

Are these changes tested?

Yes, by definition.

Are there any user-facing changes?

No.

@pitrou
Copy link
Member Author

pitrou commented Dec 17, 2024

@github-actions crossbow submit wheel-manylinuxcp312

@github-actions github-actions bot added the awaiting review Awaiting review label Dec 17, 2024

This comment was marked as outdated.

@pitrou pitrou force-pushed the wheel-ubuntu-24.04 branch from a33f7c7 to 9f7e536 Compare December 17, 2024 13:38
@pitrou
Copy link
Member Author

pitrou commented Dec 17, 2024

@github-actions crossbow submit wheel-manylinuxcp312

@apache apache deleted a comment from github-actions bot Dec 17, 2024

This comment was marked as outdated.

@pitrou pitrou force-pushed the wheel-ubuntu-24.04 branch from 9f7e536 to 4517b09 Compare December 17, 2024 13:44
@pitrou
Copy link
Member Author

pitrou commented Dec 17, 2024

@github-actions crossbow submit wheel-manylinuxcp312

This comment was marked as outdated.

@pitrou pitrou changed the title [CI][Python][Packaging] Test 3.12 wheels on Ubuntu 24.04 GH-45047: [CI][Python][Packaging] Test 3.12 wheels on Ubuntu 24.04 Dec 17, 2024
@pitrou
Copy link
Member Author

pitrou commented Dec 17, 2024

Oh, joy, it segfaults in test_orc.py.

Copy link

⚠️ GitHub issue #45047 has been automatically assigned in GitHub to PR creator.

@pitrou
Copy link
Member Author

pitrou commented Dec 17, 2024

The test_orc.py segfault is due to #40633 . It helped me file this fix: #45051

@pitrou pitrou force-pushed the wheel-ubuntu-24.04 branch from 4517b09 to b52f366 Compare December 17, 2024 17:25
@pitrou pitrou force-pushed the wheel-ubuntu-24.04 branch from b52f366 to e2f6e9e Compare December 17, 2024 17:25
@pitrou
Copy link
Member Author

pitrou commented Dec 17, 2024

@github-actions crossbow submit wheel-manylinux-2014*

Copy link

Revision: e2f6e9e

Submitted crossbow builds: ursacomputing/crossbow @ actions-241285133a

Task Status
wheel-manylinux-2014-cp310-cp310-amd64 GitHub Actions
wheel-manylinux-2014-cp310-cp310-arm64 GitHub Actions
wheel-manylinux-2014-cp311-cp311-amd64 GitHub Actions
wheel-manylinux-2014-cp311-cp311-arm64 GitHub Actions
wheel-manylinux-2014-cp312-cp312-amd64 GitHub Actions
wheel-manylinux-2014-cp312-cp312-arm64 GitHub Actions
wheel-manylinux-2014-cp313-cp313-amd64 GitHub Actions
wheel-manylinux-2014-cp313-cp313-arm64 GitHub Actions
wheel-manylinux-2014-cp313-cp313t-amd64 GitHub Actions
wheel-manylinux-2014-cp313-cp313t-arm64 GitHub Actions
wheel-manylinux-2014-cp39-cp39-amd64 GitHub Actions
wheel-manylinux-2014-cp39-cp39-arm64 GitHub Actions

@pitrou
Copy link
Member Author

pitrou commented Dec 17, 2024

@github-actions crossbow submit wheel-manylinux-2-28*

@pitrou pitrou marked this pull request as ready for review December 17, 2024 17:55
@pitrou
Copy link
Member Author

pitrou commented Dec 17, 2024

@kou Would you like to take a look at this PR?

Copy link

Revision: e2f6e9e

Submitted crossbow builds: ursacomputing/crossbow @ actions-45cf9e3eb8

Task Status
wheel-manylinux-2-28-cp310-cp310-amd64 GitHub Actions
wheel-manylinux-2-28-cp310-cp310-arm64 GitHub Actions
wheel-manylinux-2-28-cp311-cp311-amd64 GitHub Actions
wheel-manylinux-2-28-cp311-cp311-arm64 GitHub Actions
wheel-manylinux-2-28-cp312-cp312-amd64 GitHub Actions
wheel-manylinux-2-28-cp312-cp312-arm64 GitHub Actions
wheel-manylinux-2-28-cp313-cp313-amd64 GitHub Actions
wheel-manylinux-2-28-cp313-cp313-arm64 GitHub Actions
wheel-manylinux-2-28-cp313-cp313t-amd64 GitHub Actions
wheel-manylinux-2-28-cp313-cp313t-arm64 GitHub Actions
wheel-manylinux-2-28-cp39-cp39-amd64 GitHub Actions
wheel-manylinux-2-28-cp39-cp39-arm64 GitHub Actions

Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

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

+1

libxsimd-dev
;;
esac
if [ ${version} \> "20.04" ]; then
Copy link
Member

Choose a reason for hiding this comment

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

Oh, I didn't know this feature.

@github-actions github-actions bot removed the awaiting review Awaiting review label Dec 17, 2024
@kou kou merged commit 2533a9e into apache:main Dec 17, 2024
35 of 37 checks passed
@github-actions github-actions bot added the awaiting merge Awaiting merge label Dec 17, 2024
@kou kou removed the awaiting merge Awaiting merge label Dec 17, 2024
@pitrou pitrou deleted the wheel-ubuntu-24.04 branch December 17, 2024 21:49
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