2022-11-24T05:05:12 python3.10-pytest-cov 3.0.0 -> 4.0.0 https://pypi.org/project/pytest-cov/ 2022-11-24T05:05:14 attrpath: python310Packages.pytest-cov 2022-11-24T05:05:14 Checking auto update branch... 2022-11-24T05:05:19 [version] 2022-11-24T05:05:19 [version] skipping because derivation has updateScript 2022-11-24T05:05:19 [rustCrateVersion] 2022-11-24T05:05:19 [rustCrateVersion] No cargoSha256 found 2022-11-24T05:05:19 [golangModuleVersion] 2022-11-24T05:05:19 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-24T05:05:19 [updateScript] 2022-11-24T05:05:20 [updateScript] Success 2022-11-24T05:05:20 [updateScript] this derivation will be built: /nix/store/g4lfvc9r2a35gm6wdbdr4bffc1ql6ha9-packages.json.drv building '/nix/store/g4lfvc9r2a35gm6wdbdr4bffc1ql6ha9-packages.json.drv'... Going to be running update for following packages: - python3.10-pytest-cov-3.0.0 Press Enter key to continue... Running update for: - python3.10-pytest-cov-3.0.0: UPDATING ... - python3.10-pytest-cov-3.0.0: DONE. Packages updated! 2022-11-24T05:05:20 2022-11-24T05:05:20 [quotedUrls] 2022-11-24T05:05:20 [quotedUrls] nothing found to replace 2022-11-24T05:05:20 Diff after rewrites: diff --git a/pkgs/development/python-modules/pytest-cov/default.nix b/pkgs/development/python-modules/pytest-cov/default.nix index 971b12dc01c..88e77f9f7ce 100644 --- a/pkgs/development/python-modules/pytest-cov/default.nix +++ b/pkgs/development/python-modules/pytest-cov/default.nix @@ -9,11 +9,11 @@ buildPythonPackage rec { pname = "pytest-cov"; - version = "3.0.0"; + version = "4.0.0"; src = fetchPypi { inherit pname version; - sha256 = "e7f0f5b1617d2210a2cabc266dfe2f4c75a8d32fb89eafb7ad9d06f6d076d470"; + sha256 = "sha256-mWt5795kM829AIiHLbxfs+1/4VeLaM27pjTxS7jdBHA="; }; buildInputs = [ pytest ]; 2022-11-24T05:06:49 Python package with too many package rebuilds 7488 > 25