Merge pull request #173347 from r-ryantm/auto-update/python3.10-hatchling

python310Packages.hatchling: 0.24.0 -> 0.25.0
This commit is contained in:
Fabian Affolter
2022-05-17 08:06:28 +02:00
committed by GitHub
@@ -21,7 +21,7 @@
let
pname = "hatchling";
version = "0.24.0";
version = "0.25.0";
in
buildPythonPackage {
inherit pname version;
@@ -29,7 +29,7 @@ buildPythonPackage {
src = fetchPypi {
inherit pname version;
hash = "sha256-zmdl9bW688tX0vgBlsUOIB43KMrNlTU/XJtPA9/fTrk=";
hash = "sha256-k/bjZvGaOjZshVr6w3Jb7XaC1dAOlIaraFQKCth2ZII=";
};
# listed in backend/src/hatchling/ouroboros.py