python310Packages.coverage 0 -> 1 attrpath: python310Packages.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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/6gmb7i19dq1lj0v2agizb3aszrnhvy9h-packages.json.drv building '/nix/store/6gmb7i19dq1lj0v2agizb3aszrnhvy9h-packages.json.drv'... Going to be running update for following packages: - python3.10-coverage-7.2.1 Press Enter key to continue... Running update for: - python3.10-coverage-7.2.1: UPDATING ... - python3.10-coverage-7.2.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/coverage/default.nix b/pkgs/development/python-modules/coverage/default.nix index 4e1f780e361..7af89f0f614 100644 --- a/pkgs/development/python-modules/coverage/default.nix +++ b/pkgs/development/python-modules/coverage/default.nix @@ -7,13 +7,13 @@ buildPythonPackage rec { pname = "coverage"; - version = "7.2.1"; + version = "7.2.3"; # uses f strings disabled = pythonOlder "3.5"; src = fetchPypi { inherit pname version; - hash = "sha256-x38qkJPM8yndUjqbKzyFTCDSo9lott7zuCAnLKZzIkI="; + hash = "sha256-0pjCgV+kiR7dmr5a1ubLQgcQTH3Z/ROuo/3r9vm5Elk="; }; # No tests in archive No auto update branch exists Python package with too many package rebuilds 8046 > 25