Skip to content

Commit 78e3a6f

Browse files
authored
Prepare 6.6.0 release (#667)
1 parent 481f3b5 commit 78e3a6f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

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

33
## HEAD
44

5+
## 6.6.0
6+
7+
Released January 4, 2026
8+
9+
### User-facing changes
10+
- [BUGFIX] ignore weak symbols when checking blacklisted symbols ([#665](https://github.com/pypa/auditwheel/pull/665), [#663](https://github.com/pypa/auditwheel/issues/663))
11+
- [FEATURE] Allow "repairing" pure python wheel ([#660](https://github.com/pypa/auditwheel/pull/660))
12+
13+
### Housekeeping
14+
- Fix running tests with `python -m pytest` in Python 3.14+ ([#661](https://github.com/pypa/auditwheel/pull/661))
15+
- Fix TestPolicyAccess::test_get_by_name when running on `loongarch64` or `riscv64` ([#662](https://github.com/pypa/auditwheel/pull/662))
16+
- Pin all actions and enable zizmor in pre-commit ([#666](https://github.com/pypa/auditwheel/pull/666))
17+
518
## 6.5.1
619

720
Released December 28, 2025

0 commit comments

Comments
 (0)