python311Packages.coverage 0 -> 1 attrpath: python311Packages.coverage Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/pxh7wzyhaa5ymgfwgpmgli2x6pb0bwq8-packages.json.drv building '/nix/store/pxh7wzyhaa5ymgfwgpmgli2x6pb0bwq8-packages.json.drv'... Going to be running update for following packages: - python3.11-coverage-7.3.2 Press Enter key to continue... Running update for: - python3.11-coverage-7.3.2: UPDATING ... - python3.11-coverage-7.3.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/coverage/default.nix b/pkgs/development/python-modules/coverage/default.nix index eba9e13865d8..d4d6f27fb028 100644 --- a/pkgs/development/python-modules/coverage/default.nix +++ b/pkgs/development/python-modules/coverage/default.nix @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "coverage"; - version = "7.3.2"; + version = "7.4.0"; pyproject = true; # uses f strings @@ -16,7 +16,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname version; - hash = "sha256-vjKtKTQbAXDnlcpZDhwH6B/AYctbEMdM5yA0kUhEBO8="; + hash = "sha256-cHwPWMsXEriAns4ytomW7h5gn3G9FGFb2Ph6EpPLYQ4="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 4448 > 25