Skip to content

Prepare 6.7.0 release#698

Merged
mayeut merged 2 commits into
pypa:mainfrom
mayeut:prepare-6.7.0
May 26, 2026
Merged

Prepare 6.7.0 release#698
mayeut merged 2 commits into
pypa:mainfrom
mayeut:prepare-6.7.0

Conversation

@mayeut
Copy link
Copy Markdown
Member

@mayeut mayeut commented May 23, 2026

6.7.0

Released May 24, 2026

User-facing changes

  • [BUGFIX] prevent duplicate Root-Is-Purelib in WHEEL metadata (#686, #642)
  • [BUGFIX] non python ELF tree dependencies resolution (#692, #531)
  • [BUGFIX] always set RPATH or clear RUNPATH/RPATH for grafted libraries (#693, #671, #617, #459, #451, #344)
  • [FEATURE] Add Android support (#643)

@mayeut
Copy link
Copy Markdown
Member Author

mayeut commented May 23, 2026

@lkollar,

I'd like to do a release for 6.7.0 to unblock pypa/cibuildwheel#2695
I'll have a bit of time to address issues linked to other fixes included if there are any.

I unfortunately don't have enough time to be able to re-review #685, #694 & #597 right now.

Please let me know if this work as-is for you or if you want to see anything else.

@mayeut mayeut requested a review from lkollar May 23, 2026 12:35
@codecov
Copy link
Copy Markdown

codecov Bot commented May 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.73%. Comparing base (b10e60c) to head (9f9ec94).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #698   +/-   ##
=======================================
  Coverage   95.73%   95.73%           
=======================================
  Files          23       23           
  Lines        1923     1923           
  Branches      362      362           
=======================================
  Hits         1841     1841           
  Misses         46       46           
  Partials       36       36           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor

@lkollar lkollar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, let's get Android support out. Changes look good.

@mayeut mayeut merged commit dbc2208 into pypa:main May 26, 2026
4 of 5 checks passed
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.

3 participants