Opened 7 months ago

Closed 7 months ago

#18657 closed enhancement (fixed)

packaging-23.2 (Python module)

Reported by: Bruce Dubbs Owned by: Douglas R. Reno
Priority: normal Milestone: 12.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Xi Ruoyao, 7 months ago

23.2 - 2023-10-01

  • Document calendar-based versioning scheme (#716)
  • Enforce that the entire marker string is parsed (#687)
  • Requirement parsing no longer automatically validates the URL (#120)
  • Canonicalize names for requirements comparison (#644)
  • Introduce metadata.Metadata (along with metadata.ExceptionGroup and metadata.InvalidMetadata; #570)
  • Introduce the validate keyword parameter to utils.validate_name() (#570)
  • Introduce utils.is_normalized_name() (#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

comment:2 by Douglas R. Reno, 7 months ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:3 by Douglas R. Reno, 7 months ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.