Subject: CVS commit: pkgsrc/devel/py-hatchling
From: Adam Ciarcinski
Date: 2024-03-17 18:39:53
Message id: 20240317173953.5FE46FA2C@cvs.NetBSD.org

Log Message:
py-hatchling: updated to 1.22.2

1.22.2

Fixed:

Fix regression when loading metadata from source distributions
Fix metadata hooks when building wheels from source distributions

1.22.1

Fixed:

Update the default version of core metadata to 2.3

1.22.0

Deprecated:

The app build target has been renamed to binary to reduce ambiguity with the \ 
name of an upcoming feature. The former name will still be usable for several \ 
minor releases.

Added:

Metadata for the wheel target now defaults to the PKG-INFO metadata within \ 
source distributions
Add dependencies method to the build hook interface so that hooks can themselves \ 
dynamically define dependencies
Update the default version of core metadata to 2.2
Update SPDX license information to version 3.23
Improve error message for when the default heuristics for wheel file inclusion fail

Fixed:

Properly support core metadata version 2.2
Remove editables as a direct dependency
Fix default wheel tag when the supported Python version declaration is strict
Load VCS ignore patterns first so that whitelisted patterns can be excluded by \ 
project configuration
Don't consider VCS ignore files that are outside of the VCS boundary
The sdist build target now gracefully ignores UNIX socket files
Begin ignoring certain files ubiquitously, like .DS_Store on macOS

Files:
RevisionActionfile
1.19modifypkgsrc/devel/py-hatchling/Makefile
1.8modifypkgsrc/devel/py-hatchling/PLIST
1.15modifypkgsrc/devel/py-hatchling/distinfo