Skip to content

Update packaging to 23.2#300

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-packaging-23.1-to-23.2
Closed

Update packaging to 23.2#300
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-packaging-23.1-to-23.2

Conversation

@pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Oct 1, 2023

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

@codecov
Copy link

codecov bot commented Oct 1, 2023

Codecov Report

Merging #300 (2d0f67e) into master (5f02dc7) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #300   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          126       126           
=========================================
  Hits           126       126           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #351

@pyup-bot pyup-bot closed this Mar 10, 2024
@renatodamas renatodamas deleted the pyup-update-packaging-23.1-to-23.2 branch March 10, 2024 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant