Hatchling v1.12.0
ofek
released this
30 Dec 20:54
·
436 commits
to master
since this release
Added:
- Improve readability of exceptions
- Add
extra_metadata
build data to thewheel
target - Retroactively support
License-Expression
core metadata starting at version 2.1 - Add more type hints
- Update the set of known trove classifiers to version 2022.12.22
- Update SPDX license information to version 3.19
- Store Hatchling's metadata in
pyproject.toml
Fixed:
- Acknowledge the
ARCHFLAGS
environment variable on macOS for thewheel
target when build hooks set theinfer_tag
build data totrue
- Fix dependency checking when encountering broken distributions
- Fix the
support-legacy
option for thesdist
target when using a src-layout project structure - Remove unnecessary encoding declaration in the default template for the
version
build hook