cookiecutter 2.3.0 -> 2.4.0 https://github.com/audreyr/cookiecutter/releases attrpath: cookiecutter Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/cookiecutter/default.nix b/pkgs/development/python-modules/cookiecutter/default.nix index d7ae5934d6d5..f91628e3c36d 100644 --- a/pkgs/development/python-modules/cookiecutter/default.nix +++ b/pkgs/development/python-modules/cookiecutter/default.nix @@ -9,14 +9,14 @@ buildPythonPackage rec { pname = "cookiecutter"; - version = "2.3.0"; + version = "2.4.0"; # not sure why this is broken disabled = isPyPy; src = fetchPypi { inherit pname version; - hash = "sha256-lCp5SYF0f21/Q51uSdOdyRqaZBKDYUFgyTxHTHLCliE="; + hash = "sha256-bRSU5mp4TyMyTfnVk/PkOvPbT0uSa55J5v8GAWn8BCo="; }; nativeCheckInputs = [ Python package with too many package rebuilds 55 > 25