-
Notifications
You must be signed in to change notification settings - Fork 4k
GH-33804: [Python] Add support for manylinux_2_28 wheel #34818
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
Merged
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
4d7b14d
Add manylinux_2_28 wheel
sjperkins cd9ea53
Address review comments
sjperkins 7810833
Fix manylinux variable discrepancies
sjperkins d49bce8
Fix incorrect arch causing duplicate yaml keys
sjperkins 72303bc
Avoid duplicate keys in task definition
sjperkins 69cffab
fix arch and remove ci from python wheel key
sjperkins aa1a703
underscores to dashes in manylinux 2_28 ccache name
sjperkins d6616cf
Update docker-compose.yml
sjperkins ef0c454
Update dev/tasks/tasks.yml
sjperkins e50fc4a
Create unified manylinux Dockerfile
sjperkins 2de8dcf
Remove unused install_glibc.sh
sjperkins 41d64e4
Add comments explaining placement of Python 3.8 on the PATH
sjperkins 3d68384
Improve comment
sjperkins 10d548f
Distinguish artifact naming schema produced by auditwheel for differe…
sjperkins 8decb43
Correct jinja2 equality operator
sjperkins 5ee1483
Fix jinja2 templating
sjperkins 04076a5
openssl wants linux-headers on arm64 platform
sjperkins efa9365
spelling
sjperkins 33a1f40
Install basic dependencies with dnf, rather than yum
sjperkins d03f8a5
Introduce TEST_WHEEL_PLATFORM_TAGS environment variable
sjperkins 3d788b9
Fix task.yml errors and lint
sjperkins 5953cd0
Fix typo in artifact string
sjperkins cf61609
Add --cross-compile-prefix option to openssl CMakeList.txt
sjperkins 5204b25
Merge branch 'main' into manylinux-2-28-branch2
sjperkins da4253b
Upgrade vcpkg version to 2023.02.24
sjperkins 113f172
Revert "Add --cross-compile-prefix option to openssl CMakeList.txt"
sjperkins 1c74992
Update vcpkg to a more recent version
sjperkins d8199f7
Merge branch 'main' into manylinux-2-28-branch2
sjperkins c739ee9
Set TEST_WHEEL_PLATFORM_TAGS on AlmaLinux 8 and Ubuntu 20.04
sjperkins 399e09a
Merge branch 'main' into manylinux-2-28-branch2
sjperkins a94ddeb
Removed commented out release version
sjperkins c47299c
Comment VCPKG version with link to https://github.com/apache/arrow/is…
sjperkins 22bb08f
Merge branch 'main' into manylinux-2-28-branch2
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 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
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.