2022-12-21T20:48:06 python3.10-pytest-cov 3.0.0 -> 4.0.0 https://pypi.org/project/pytest-cov/ 2022-12-21T20:48:09 attrpath: python310Packages.pytest-cov 2022-12-21T20:48:09 Checking auto update branch... 2022-12-21T20:48:14 [version] 2022-12-21T20:48:14 [version] skipping because derivation has updateScript 2022-12-21T20:48:14 [rustCrateVersion] 2022-12-21T20:48:14 [rustCrateVersion] No cargoSha256 found 2022-12-21T20:48:14 [golangModuleVersion] 2022-12-21T20:48:14 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-21T20:48:14 [updateScript] 2022-12-21T20:48:15 [updateScript] Success 2022-12-21T20:48:15 [updateScript] this derivation will be built: /nix/store/8yjv05hwdd3vawp5bdizxsmxsqpsa1qj-packages.json.drv building '/nix/store/8yjv05hwdd3vawp5bdizxsmxsqpsa1qj-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-12-21T20:48:15 2022-12-21T20:48:15 [quotedUrls] 2022-12-21T20:48:15 [quotedUrls] nothing found to replace 2022-12-21T20:48:16 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-12-21T20:49:46 Python package with too many package rebuilds 6037 > 25