Changed:
- The
license-files
metadata field has been updated to the latest spec and is now just an array of glob patterns
Added:
- Support version 2.4 of core metadata for the
wheel
andsdist
targets - Add
HATCH_METADATA_CLASSIFIERS_NO_VERIFY
environment variable to disable trove classifier verification - Add
.pixi
to the list of directories that cannot be traversed - Bump the minimum supported version of
packaging
to 24.2
Fixed:
- No longer write package metadata for license expressions and files for versions of core metadata prior to 2.4
- Properly enable Zip64 support for the
wheel
target - Properly ignore parent
.gitingore
files when the project root matches one of the patterns