2022-12-05T03:32:13 python310Packages.distributed 0 -> 1 2022-12-05T03:32:16 attrpath: python310Packages.distributed 2022-12-05T03:32:16 Checking auto update branch... 2022-12-05T03:32:21 [version] 2022-12-05T03:32:21 [version] skipping because derivation has updateScript 2022-12-05T03:32:21 [rustCrateVersion] 2022-12-05T03:32:21 [rustCrateVersion] No cargoSha256 found 2022-12-05T03:32:21 [golangModuleVersion] 2022-12-05T03:32:21 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-05T03:32:21 [updateScript] 2022-12-05T03:32:22 [updateScript] Success 2022-12-05T03:32:22 [updateScript] this derivation will be built: /nix/store/d6p3ms03qclhvvfp6p4gpxi06bnmfy7v-packages.json.drv building '/nix/store/d6p3ms03qclhvvfp6p4gpxi06bnmfy7v-packages.json.drv'... Going to be running update for following packages: - python3.10-distributed-2022.10.2 Press Enter key to continue... Running update for: - python3.10-distributed-2022.10.2: UPDATING ... - python3.10-distributed-2022.10.2: DONE. Packages updated! 2022-12-05T03:32:22 2022-12-05T03:32:22 [quotedUrls] 2022-12-05T03:32:22 [quotedUrls] nothing found to replace 2022-12-05T03:32:22 Diff after rewrites: diff --git a/pkgs/development/python-modules/distributed/default.nix b/pkgs/development/python-modules/distributed/default.nix index 6b7f535e515..6e796c09d7d 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 = "2022.10.2"; + version = "2022.12.0"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-U/Clv276uaWrM0XNkT9tPz1OpETuLtvqMxx/75b9Z9A="; + hash = "sha256-2TcHdX9/o7K4A+Q/bBTEHD5FPpcUvKi/MBPTvwg8GM4="; }; postPatch = '' 2022-12-05T03:33:57 No auto update branch exists 2022-12-05T03:34:04 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/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/who_has.html.j2' adding 'distributed/widgets/templates/worker_state.html.j2' adding 'distributed-2022.12.0.dist-info/AUTHORS.md' adding 'distributed-2022.12.0.dist-info/LICENSE.txt' adding 'distributed-2022.12.0.dist-info/METADATA' adding 'distributed-2022.12.0.dist-info/WHEEL' adding 'distributed-2022.12.0.dist-info/entry_points.txt' adding 'distributed-2022.12.0.dist-info/top_level.txt' adding 'distributed-2022.12.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/distributed-2022.12.0/dist /build/distributed-2022.12.0 Processing ./distributed-2022.12.0-py3-none-any.whl Requirement already satisfied: locket>=1.0.0 in /nix/store/c65rr35h4la1a67vacnnikga5crpsgiz-python3.10-locket-1.0.0/lib/python3.10/site-packages (from distributed==2022.12.0) (1.0.0) Requirement already satisfied: packaging>=20.0 in /nix/store/61k9yhcbhpz1x8ld4nk4ddcrka9klsk6-python3.10-packaging-21.3/lib/python3.10/site-packages (from distributed==2022.12.0) (21.3) Requirement already satisfied: tornado>=6.0.3 in /nix/store/f3rhak6m2rbqsn6gs7qy4qpb08a0jvr1-python3.10-tornado-6.2/lib/python3.10/site-packages (from distributed==2022.12.0) (6.2) Requirement already satisfied: urllib3 in /nix/store/fbac0h6j5har9447am8mqswnf1b2mrhh-python3.10-urllib3-1.26.12/lib/python3.10/site-packages (from distributed==2022.12.0) (1.26.12) Requirement already satisfied: zict>=0.1.3 in /nix/store/xyycgcz0hz3haxgqi4vj1px0zmzbabss-python3.10-zict-2.2.0/lib/python3.10/site-packages (from distributed==2022.12.0) (2.2.0) Requirement already satisfied: psutil>=5.0 in /nix/store/j1iykrvwbfrcm1484faqzk2rfl08wbmb-python3.10-psutil-5.9.3/lib/python3.10/site-packages (from distributed==2022.12.0) (5.9.3) Requirement already satisfied: tblib>=1.6.0 in /nix/store/ixv4ixrb3wx27r5142y0y9c9qbjyh6xf-python3.10-tblib-1.7.0/lib/python3.10/site-packages (from distributed==2022.12.0) (1.7.0) Requirement already satisfied: jinja2 in /nix/store/c3p6yihd35mpgqgxx5jmdvsz59bf9h4g-python3.10-Jinja2-3.1.2/lib/python3.10/site-packages (from distributed==2022.12.0) (3.1.2) Requirement already satisfied: cloudpickle>=1.5.0 in /nix/store/mfmyy8rbwvpdd5rcqlhl9b972z6l1bv0-python3.10-cloudpickle-2.2.0/lib/python3.10/site-packages (from distributed==2022.12.0) (2.2.0) Requirement already satisfied: pyyaml in /nix/store/67vay88qki37ypwbd40kz9zqw454slqg-python3.10-pyyaml-6.0/lib/python3.10/site-packages (from distributed==2022.12.0) (6.0) Requirement already satisfied: sortedcontainers!=2.0.0,!=2.0.1 in /nix/store/crrs547fif1jpkl363dfhjp5mywg095v-python3.10-sortedcontainers-2.4.0/lib/python3.10/site-packages (from distributed==2022.12.0) (2.4.0) ERROR: Could not find a version that satisfies the requirement dask==2022.12.0 (from distributed) (from versions: none) ERROR: No matching distribution found for dask==2022.12.0