2022-12-06T09:56:54 python310Packages.coverage 0 -> 1 2022-12-06T09:56:56 attrpath: python310Packages.coverage 2022-12-06T09:56:57 Checking auto update branch... 2022-12-06T09:57:02 [version] 2022-12-06T09:57:02 [version] skipping because derivation has updateScript 2022-12-06T09:57:02 [rustCrateVersion] 2022-12-06T09:57:02 [rustCrateVersion] No cargoSha256 found 2022-12-06T09:57:02 [golangModuleVersion] 2022-12-06T09:57:02 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-06T09:57:02 [updateScript] 2022-12-06T09:57:03 [updateScript] Success 2022-12-06T09:57:03 [updateScript] this derivation will be built: /nix/store/n1j96lnq3k3kvy6sfmcigk4pqiw661fs-packages.json.drv building '/nix/store/n1j96lnq3k3kvy6sfmcigk4pqiw661fs-packages.json.drv'... Going to be running update for following packages: - python3.10-coverage-6.4.4 Press Enter key to continue... Running update for: - python3.10-coverage-6.4.4: UPDATING ... - python3.10-coverage-6.4.4: DONE. Packages updated! 2022-12-06T09:57:03 2022-12-06T09:57:03 [quotedUrls] 2022-12-06T09:57:03 [quotedUrls] nothing found to replace 2022-12-06T09:57:03 Diff after rewrites: diff --git a/pkgs/development/python-modules/coverage/default.nix b/pkgs/development/python-modules/coverage/default.nix index b9692964080..1636198191a 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 = "6.4.4"; + version = "6.5.0"; # uses f strings disabled = pythonOlder "3.5"; src = fetchPypi { inherit pname version; - sha256 = "sha256-4WxFtyast4Dh5viLKG08ELORSrA0OPMhF8SqUtfzDVg="; + sha256 = "sha256-9kLpB1TuPgaw5+UbzjN5WQ52t/drcI4acf8EP4cCXIQ="; }; # No tests in archive 2022-12-06T09:58:36 Python package with too many package rebuilds 8052 > 25