python310Packages.distributed 0 -> 1 attrpath: python310Packages.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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/pp5hv7ijvybfgb8yzia22c6wsblkiwaw-packages.json.drv building '/nix/store/pp5hv7ijvybfgb8yzia22c6wsblkiwaw-packages.json.drv'... Going to be running update for following packages: - python3.10-distributed-2023.2.1 Press Enter key to continue... Running update for: - python3.10-distributed-2023.2.1: UPDATING ... - python3.10-distributed-2023.2.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/distributed/default.nix b/pkgs/development/python-modules/distributed/default.nix index 17aec987d95..9351028e077 100644 --- a/pkgs/development/python-modules/distributed/default.nix +++ b/pkgs/development/python-modules/distributed/default.nix @@ -21,14 +21,14 @@ buildPythonPackage rec { pname = "distributed"; - version = "2023.2.1"; + version = "2023.3.2"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-E0eks6HlJzZy/XqHRxQJ4brEcLS9tniMkYMT1FoikRs="; + hash = "sha256-PwtM5zKJWDonN2Zy9niV4EHHHZpukBtPTMSpXdgew0k="; }; postPatch = '' No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.distributed nix build failed. adding 'distributed/widgets/templates/local_cluster.html.j2' adding 'distributed/widgets/templates/log.html.j2' adding 'distributed/widgets/templates/logs.html.j2' adding 'distributed/widgets/templates/process_interface.html.j2' adding 'distributed/widgets/templates/scheduler.html.j2' adding 'distributed/widgets/templates/scheduler_info.html.j2' adding 'distributed/widgets/templates/security.html.j2' adding 'distributed/widgets/templates/task_state.html.j2' adding 'distributed/widgets/templates/who_has.html.j2' adding 'distributed/widgets/templates/worker_state.html.j2' adding 'distributed-2023.3.2.dist-info/AUTHORS.md' adding 'distributed-2023.3.2.dist-info/LICENSE.txt' adding 'distributed-2023.3.2.dist-info/METADATA' adding 'distributed-2023.3.2.dist-info/WHEEL' adding 'distributed-2023.3.2.dist-info/entry_points.txt' adding 'distributed-2023.3.2.dist-info/top_level.txt' adding 'distributed-2023.3.2.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/distributed-2023.3.2/dist /build/distributed-2023.3.2 Processing ./distributed-2023.3.2-py3-none-any.whl Requirement already satisfied: jinja2>=2.10.3 in /nix/store/hd35scri89xa9r1006impskmjbgk1bk6-python3.10-Jinja2-3.1.2/lib/python3.10/site-packages (from distributed==2023.3.2) (3.1.2) Requirement already satisfied: urllib3>=1.24.3 in /nix/store/wiwnbh452vm73qcngbdfswm3wjy23w8y-python3.10-urllib3-1.26.14/lib/python3.10/site-packages (from distributed==2023.3.2) (1.26.14) Requirement already satisfied: locket>=1.0.0 in /nix/store/nqq5jiq4wnrlac4ls3dh6ysn5cib5mxi-python3.10-locket-1.0.0/lib/python3.10/site-packages (from distributed==2023.3.2) (1.0.0) ERROR: Could not find a version that satisfies the requirement dask==2023.3.2 (from distributed) (from versions: none) ERROR: No matching distribution found for dask==2023.3.2