Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Build Python wheels on Ubuntu 22.04 instead of 20.04 to fix a dependency issue#14798

Closed
anoadragon453 wants to merge 3 commits intodevelopfrom
anoa/fix_ubuntu_wheel_builds
Closed

Build Python wheels on Ubuntu 22.04 instead of 20.04 to fix a dependency issue#14798
anoadragon453 wants to merge 3 commits intodevelopfrom
anoa/fix_ubuntu_wheel_builds

Conversation

@anoadragon453
Copy link
Copy Markdown
Member

No description provided.

@anoadragon453 anoadragon453 changed the title Build wheels on Ubuntu 22.04 instead of 20.04 Build Python wheels on Ubuntu 22.04 instead of 20.04 to fix a dependency issue Jan 9, 2023
To check whether all wheel build successfully with this change.
@anoadragon453 anoadragon453 force-pushed the anoa/fix_ubuntu_wheel_builds branch from ed1f9b6 to 3510f8e Compare January 9, 2023 16:01
@anoadragon453
Copy link
Copy Markdown
Member Author

The problem is not that the container hosting cibuildwheel is missing dependencies, but that the container that cibuildwheel pulls and spins up (manylinux2014 aka CentOS 7) does not come with OpenSSL 3.x.y, which cryptography now needs as of v39.0.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant