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

chore: bump required patchelf version to 0.14 #403

Merged
merged 1 commit into from
Oct 30, 2022

Conversation

mayeut
Copy link
Member

@mayeut mayeut commented Oct 29, 2022

c.f. #401 / #402

@codecov
Copy link

codecov bot commented Oct 29, 2022

Codecov Report

Base: 92.45% // Head: 92.45% // No change to project coverage 👍

Coverage data is based on head (46b09c2) compared to base (404a1b3).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #403   +/-   ##
=======================================
  Coverage   92.45%   92.45%           
=======================================
  Files          23       23           
  Lines        1272     1272           
  Branches      312      312           
=======================================
  Hits         1176     1176           
  Misses         55       55           
  Partials       41       41           
Impacted Files Coverage Δ
src/auditwheel/patcher.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mayeut mayeut merged commit 3e1f281 into pypa:main Oct 30, 2022
@mayeut mayeut deleted the patchelf-version branch November 1, 2022 07:38
devinrsmith added a commit to jpy-consortium/jpy that referenced this pull request Nov 4, 2022
See https://docs.python.org/3.11/whatsnew/3.11.html#whatsnew311-c-api-porting

Added Py_SET_TYPE compatibility
Added Py_SET_SIZE compatibility
Added PyFrame_GetCode compatibility
Added explicit patchelf dependency instead of relying on system binary, not included by default (see pypa/auditwheel#386, pypa/auditwheel#403)
Added Python 3.11 CI logic

Fixes #95
bors bot added a commit to PyO3/maturin that referenced this pull request Dec 4, 2022
1327: Warn about `patchelf` version requirement r=messense a=messense

See pypa/auditwheel#403

Co-authored-by: messense <[email protected]>
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.

1 participant