We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00698f6 commit b49dd3aCopy full SHA for b49dd3a
news/13229.bugfix.rst
@@ -1 +1,4 @@
1
-Expand deprecation warning for wheels with non-standard file names.
+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