python311Packages.pytest-cov 0 -> 1 attrpath: python311Packages.pytest-cov 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/rvad61rpaa8sm3garz9lcgxx4369k4yy-packages.json.drv building '/nix/store/rvad61rpaa8sm3garz9lcgxx4369k4yy-packages.json.drv'... Going to be running update for following packages: - python3.11-pytest-cov-4.1.0 Press Enter key to continue... Running update for: - python3.11-pytest-cov-4.1.0: UPDATING ... - python3.11-pytest-cov-4.1.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pytest-cov/default.nix b/pkgs/development/python-modules/pytest-cov/default.nix index 08ab3e4d1034..1c65b4b9059d 100644 --- a/pkgs/development/python-modules/pytest-cov/default.nix +++ b/pkgs/development/python-modules/pytest-cov/default.nix @@ -9,12 +9,12 @@ buildPythonPackage rec { pname = "pytest-cov"; - version = "4.1.0"; + version = "5.0.0"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-OQSxPfv+xH8AO453/VtYnNEZBKId3xqzimTyBNahDvY="; + hash = "sha256-WDe1jp9uvTNbD4Bg7szmm2YkFbFtxQOIOgL0Xf6xSFc="; }; buildInputs = [ pytest ]; An auto update branch exists with message `python311Packages.pytest-cov: 4.1.0 -> 5.0.0`. New version is 5.0.0. An auto update branch exists with an equal or greater version