File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 22
33## HEAD
44
5+ ## 2.1
6+
7+ Released Jul. 28, 2019
8+
9+ - Instead of outputting only the first shared library found in ` purelib ` ,
10+ include a list of all offending files ([ #143 ] ( https://github.com/pypa/auditwheel/pull/143 ) )
11+ - Better policy detection ([ #150 ] ( https://github.com/pypa/auditwheel/pull/150 ) )
12+ - Use ` AUDITWHEEL_PLAT ` environment variable as a default option to --plat
13+ ([ #151 ] ( https://github.com/pypa/auditwheel/pull/150 ) )
14+ - Workaround for ` patchelf ` bug not setting ` DT_RUNPATH ` correctly
15+ ([ #173 ] ( https://github.com/pypa/auditwheel/pull/173 ) )
16+ - Remove ` libcrypt.so.1 ` from library whitelist
17+ ([ #182 ] ( https://github.com/pypa/auditwheel/pull/182 ) )
18+
519## 2.0
620
721Released Jan. 23, 2019
You can’t perform that action at this time.
0 commit comments