python310Packages.path 0 -> 1 attrpath: python310Packages.path 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] Going to be running update for following packages: - python3.10-path-16.7.1 Press Enter key to continue... Running update for: - python3.10-path-16.7.1: UPDATING ... - python3.10-path-16.7.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/path/default.nix b/pkgs/development/python-modules/path/default.nix index ee0329c4050d..091fcc620ec2 100644 --- a/pkgs/development/python-modules/path/default.nix +++ b/pkgs/development/python-modules/path/default.nix @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "path"; - version = "16.7.1"; + version = "16.9.0"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-K0d/WIcDPzy+oc/YVT7mpqSY6yVAoZ9KoIKCKq3Oowo="; + hash = "sha256-39McKvYOiImhNTi+8wKt562s21NRg2viJjjiNJ3dXXs="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 3654 > 25