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

fix: pin the build-dependencies for Python to a slightly older vendored openssl #2856

Merged
merged 1 commit into from
Sep 7, 2024

Conversation

rtyler
Copy link
Member

@rtyler rtyler commented Sep 7, 2024

This is the patch that was used to resolve the release errors of python-v0.19.2 for the Linux manywheels

Upstream reference openssl/openssl#25367

Fixes #2848

Copy link

codecov bot commented Sep 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.50%. Comparing base (f05b2bf) to head (ddf45d1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2856      +/-   ##
==========================================
- Coverage   72.53%   72.50%   -0.04%     
==========================================
  Files         132      132              
  Lines       40029    40029              
  Branches    40029    40029              
==========================================
- Hits        29036    29022      -14     
  Misses       9140     9140              
- Partials     1853     1867      +14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rtyler rtyler added this pull request to the merge queue Sep 7, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 7, 2024
@rtyler rtyler added this pull request to the merge queue Sep 7, 2024
Merged via the queue into delta-io:main with commit 40b2b27 Sep 7, 2024
25 of 26 checks passed
@rtyler rtyler deleted the openssl-pin branch September 7, 2024 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/python Issues for the Python package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0.19.2 install error when using poetry, pdm on Ubuntu
2 participants