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/60j55xrikmsp2q25v9s0xf0dz8af89n0-packages.json.drv building '/nix/store/60j55xrikmsp2q25v9s0xf0dz8af89n0-packages.json.drv'... Going to be running update for following packages: - python3.11-coverage-7.4.3 Press Enter key to continue... Running update for: - python3.11-coverage-7.4.3: UPDATING ... - python3.11-coverage-7.4.3: 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 4e4c86ae1063..43919f97fc2f 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.4.3"; + version = "7.4.4"; pyproject = true; # uses f strings @@ -16,7 +16,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname version; - hash = "sha256-J29gd6XGFEekjRM+0T51nAnmKv8NyEJ0po3BhmAQTVI="; + hash = "sha256-yQHfg9CXZJ4lfoA74iWSrt/VGC8Hs8yH1kC7ua/VD0k="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 6187 > 25