isort 0 -> 1 attrpath: isort 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/y4ri78wcjq2rkj7zb2fj9s9m495cyhyx-packages.json.drv building '/nix/store/y4ri78wcjq2rkj7zb2fj9s9m495cyhyx-packages.json.drv'... Going to be running update for following packages: - isort-5.12.0 Press Enter key to continue... Running update for: - isort-5.12.0: UPDATING ... - isort-5.12.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/isort/default.nix b/pkgs/development/python-modules/isort/default.nix index 6bf563af4784..07a4a9a954a9 100644 --- a/pkgs/development/python-modules/isort/default.nix +++ b/pkgs/development/python-modules/isort/default.nix @@ -11,14 +11,14 @@ buildPythonPackage rec { pname = "isort"; - version = "5.12.0"; + version = "5.13.2"; format = "pyproject"; src = fetchFromGitHub { owner = "PyCQA"; repo = "isort"; rev = "refs/tags/${version}"; - hash = "sha256-8ija4xWWZuYkElXLdziV7ulN8dubIsChcZQ5dx9hfO0="; + hash = "sha256-/1iKYmtNRw9u59zzJDwV7b9+EPxFJDHvhjTioGt5LLU="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 53 > 25