We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 524b701 commit d7ce40dCopy full SHA for d7ce40d
CHANGELOG.rst
@@ -11,7 +11,7 @@ Changelog
11
* Introduce ``metadata.Metadata`` (along with ``metadata.ExceptionGroup`` and ``metadata.InvalidMetadata``; :issue:`570`)
12
* Introduce the ``validate`` keyword parameter to ``utils.validate_name()`` (:issue:`570`)
13
* Introduce ``utils.is_normalized_name()`` (:issue:`570`)
14
-* Make ``utils.parse_sdist_filename()` and ``utils.parse_wheel_filename()`
+* Make ``utils.parse_sdist_filename()`` and ``utils.parse_wheel_filename()``
15
raise ``InvalidSdistFilename`` and ``InvalidWheelFilename``, respectively,
16
when the version component of the name is invalid
17
0 commit comments