Skip to content

Commit dbc2208

Browse files
authored
Prepare 6.7.0 release (#698)
1 parent b10e60c commit dbc2208

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
## HEAD
44

5+
## 6.7.0
6+
7+
Released May 26, 2026
8+
9+
### User-facing changes
10+
- [BUGFIX] prevent duplicate Root-Is-Purelib in WHEEL metadata ([#686](https://github.com/pypa/auditwheel/pull/686), [#642](https://github.com/pypa/auditwheel/issues/642))
11+
- [BUGFIX] non python ELF tree dependencies resolution ([#692](https://github.com/pypa/auditwheel/pull/692), [#531](https://github.com/pypa/auditwheel/issues/531))
12+
- [BUGFIX] always set RPATH or clear RUNPATH/RPATH for grafted libraries ([#693](https://github.com/pypa/auditwheel/pull/693), [#671](https://github.com/pypa/auditwheel/issues/671), [#617](https://github.com/pypa/auditwheel/issues/617), [#459](https://github.com/pypa/auditwheel/issues/459), [#451](https://github.com/pypa/auditwheel/issues/451), [#344](https://github.com/pypa/auditwheel/issues/344))
13+
- [FEATURE] Add Android support ([#643](https://github.com/pypa/auditwheel/pull/643))
14+
515
## 6.6.0
616

717
Released January 4, 2026

0 commit comments

Comments
 (0)