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/904m009yf904k1y4vxgx1802c07hcshb-packages.json.drv building '/nix/store/904m009yf904k1y4vxgx1802c07hcshb-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 4e1f780e3613..e5c89ac9fa2a 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.3.0"; # uses f strings disabled = pythonOlder "3.5"; src = fetchPypi { inherit pname version; - hash = "sha256-x38qkJPM8yndUjqbKzyFTCDSo9lott7zuCAnLKZzIkI="; + hash = "sha256-SduxnNyvwTD1l9ngSinQoDLO7fcp5BsYH1HNFw5u6GU="; }; # No tests in archive No auto update branch exists Python package with too many package rebuilds 9789 > 25