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