Skip to content

Commit b49dd3a

Browse files
committed
Update news entry
1 parent 00698f6 commit b49dd3a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

news/13229.bugfix.rst

+4-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
Expand deprecation warning for wheels with non-standard file names.
1+
Parse wheel filenames according to `binary distribution format specification
2+
<https://packaging.python.org/en/latest/specifications/binary-distribution-format/#file-format>`_.
3+
When a filename doesn't match the spec a deprecation warning is emitted and the
4+
filename is parsed using the old method.

0 commit comments

Comments
 (0)