python310Packages.pytest 0 -> 1 attrpath: python310Packages.pytest 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/4k21jjncwar44ygmgldwx79k213305mm-packages.json.drv building '/nix/store/4k21jjncwar44ygmgldwx79k213305mm-packages.json.drv'... Going to be running update for following packages: - python3.10-pytest-7.4.3 Press Enter key to continue... Running update for: - python3.10-pytest-7.4.3: UPDATING ... - python3.10-pytest-7.4.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pytest/default.nix b/pkgs/development/python-modules/pytest/default.nix index a00b59c425b7..0e4f614f564d 100644 --- a/pkgs/development/python-modules/pytest/default.nix +++ b/pkgs/development/python-modules/pytest/default.nix @@ -21,12 +21,12 @@ buildPythonPackage rec { pname = "pytest"; - version = "7.4.3"; + version = "7.4.4"; pyproject = true; src = fetchPypi { inherit pname version; - hash = "sha256-2YnRNpgt5OOynavMg4rVgcZOjtUsEfvobd69naCBjNU="; + hash = "sha256-LPAAWSLGrOSj4uyLQIDrDZdT/ckxB0FTMvUM6eeZQoA="; }; outputs = [ No auto update branch exists Python package with too many package rebuilds 53891 > 25