-
Notifications
You must be signed in to change notification settings - Fork 4k
GH-33804: [Python] Add support for manylinux_2_28 wheel #33805
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
Closed
Closed
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
f8fc629
Add manylinux_2_28 wheel
sjperkins bb9268d
Address review comments
sjperkins 424fa08
Fix manylinux variable discrepancies
sjperkins bf6f3b1
Fix incorrect arch causing duplicate yaml keys
sjperkins 26cc4c0
Avoid duplicate keys in task definition
sjperkins b490f15
fix arch and remove ci from python wheel key
sjperkins ee4d79d
underscores to dashes in manylinux 2_28 ccache name
sjperkins d196e09
Update docker-compose.yml
sjperkins 79661a1
Update dev/tasks/tasks.yml
sjperkins 3363331
Create unified manylinux Dockerfile
sjperkins 1171e32
Remove unused install_glibc.sh
sjperkins 59a0fb2
Add comments explaining placement of Python 3.8 on the PATH
sjperkins 46579ae
Improve comment
sjperkins 3924533
Distinguish artifact naming schema produced by auditwheel for differe…
sjperkins a26c20d
Correct jinja2 equality operator
sjperkins cc083e0
Fix jinja2 templating
sjperkins 7bf98e2
openssl wants linux-headers on arm64 platform
sjperkins 3c90df8
spelling
sjperkins d0d6894
Install basic dependencies with dnf, rather than yum
sjperkins 3d640ca
Introduce TEST_WHEEL_PLATFORM_TAGS environment variable
sjperkins 21a7ff1
Fix task.yml errors and lint
sjperkins 0cc575c
Fix typo in artifact string
sjperkins f10be24
Merge branch 'master' into manylinux-2-28
sjperkins 999a927
Merge branch 'master' into manylinux-2-28
sjperkins dbb4473
Merge branch 'main' into manylinux-2-28
sjperkins 9c1a3dc
Merge branch 'main' into manylinux-2-28
sjperkins 95d6827
Add --cross-compile-prefix option to openssl CMakeList.txt
sjperkins File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.