python311Packages.distributed 0 -> 1 attrpath: python311Packages.distributed 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/4dji8ax4fil1b2q0cp8zck7nb3hhwdm9-packages.json.drv building '/nix/store/4dji8ax4fil1b2q0cp8zck7nb3hhwdm9-packages.json.drv'... Going to be running update for following packages: - python3.11-distributed-2023.12.0 Press Enter key to continue... Running update for: - python3.11-distributed-2023.12.0: UPDATING ... - python3.11-distributed-2023.12.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/distributed/default.nix b/pkgs/development/python-modules/distributed/default.nix index c5be90d0af98..890f579207ca 100644 --- a/pkgs/development/python-modules/distributed/default.nix +++ b/pkgs/development/python-modules/distributed/default.nix @@ -25,7 +25,7 @@ buildPythonPackage rec { pname = "distributed"; - version = "2023.12.0"; + version = "2024.4.2"; pyproject = true; disabled = pythonOlder "3.9"; @@ -34,7 +34,7 @@ buildPythonPackage rec { owner = "dask"; repo = "distributed"; rev = "refs/tags/${version}"; - hash = "sha256-Zv31BTzY31eXkU7wqa+h33qGrH+OTzKEj6L7Ei/aizk="; + hash = "sha256-xoQ+b7qzstZl9gRNs4jssNOsGQHDdvTXU7pTjBSuyWs="; }; postPatch = '' No auto update branch exists Successfully finished processing cachix "/nix/store/166c84hnd6xgnflj9rsacmqcdvm75saw-python3.11-distributed-2024.4.2" [check][nixpkgs-review]