python3Packages.hatchling: 1.30.1 -> 1.31.0

https://github.com/pypa/hatch/releases/tag/hatchling-v1.31.0
This commit is contained in:
Martin Weinelt
2026-07-11 17:06:35 +02:00
parent 1a3cfcf0d5
commit 2ca3d7c2a4

View File

@@ -19,12 +19,12 @@
buildPythonPackage (finalAttrs: {
pname = "hatchling";
version = "1.30.1";
version = "1.31.0";
pyproject = true;
src = fetchPypi {
inherit (finalAttrs) pname version;
hash = "sha256-7uT9RTV/cuuz16QuXXLPteKe1CbXnog2KIkmxCWNXy4=";
hash = "sha256-a0itQGikgu1yObOoIVvFW0eq0zRdWN/JTlU8XS1GIRs=";
};
# listed in backend/pyproject.toml