File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 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
720Released December 28, 2025
You can’t perform that action at this time.
0 commit comments