File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ Release Notes
44**UNRELEASED **
55
66- Removed install dependency on setuptools
7+ - The future-proof fix in 0.36.0 for converting PyPy's SOABI into a abi tag was
8+ faulty. Fixed so that future changes in the SOABI will not change the tag.
79
810**0.38.0 (2022-10-21) **
911
@@ -17,8 +19,6 @@ Release Notes
1719- Fixed ``ValueError: ZIP does not support timestamps before 1980 `` when using
1820 ``SOURCE_DATE_EPOCH=0 `` or when on-disk timestamps are earlier than 1980-01-01. Such
1921 timestamps are now changed to the minimum value before packaging.
20- - The future-proof fix in 0.36.0 for converting PyPy's SOABI into a abi tag was
21- faulty. Fixed so that future changes in the SOABI will not change the tag.
2222
2323**0.37.1 (2021-12-22) **
2424
You can’t perform that action at this time.
0 commit comments