easyblogger icon indicating copy to clipboard operation
easyblogger copied to clipboard

Update packaging to 23.2

Open pyup-bot opened this issue 2 years ago • 0 comments

This PR updates packaging from 23.1 to 23.2.

Changelog

23.2

~~~~~~~~~~~~~~~~~

* Document calendar-based versioning scheme (:issue:`716`)
* Enforce that the entire marker string is parsed (:issue:`687`)
* Requirement parsing no longer automatically validates the URL (:issue:`120`)
* Canonicalize names for requirements comparison (:issue:`644`)
* Introduce ``metadata.Metadata`` (along with ``metadata.ExceptionGroup`` and ``metadata.InvalidMetadata``; :issue:`570`)
* Introduce the ``validate`` keyword parameter to ``utils.validate_name()`` (:issue:`570`)
* Introduce ``utils.is_normalized_name()`` (:issue:`570`)
* Make ``utils.parse_sdist_filename()`` and ``utils.parse_wheel_filename()``
raise ``InvalidSdistFilename`` and ``InvalidWheelFilename``, respectively,
when the version component of the name is invalid
Links
  • PyPI: https://pypi.org/project/packaging
  • Changelog: https://data.safetycli.com/changelogs/packaging/

pyup-bot avatar Oct 01 '23 21:10 pyup-bot