python311Packages.wandb 0 -> 1 attrpath: python311Packages.wandb 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/libg06dz0h9riiihwr1y1zwm3sjhhzwg-packages.json.drv building '/nix/store/libg06dz0h9riiihwr1y1zwm3sjhhzwg-packages.json.drv'... Going to be running update for following packages: - python3.11-wandb-0.16.0 Press Enter key to continue... Running update for: - python3.11-wandb-0.16.0: UPDATING ... - python3.11-wandb-0.16.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/wandb/default.nix b/pkgs/development/python-modules/wandb/default.nix index 654d63981a65..98d32614e382 100644 --- a/pkgs/development/python-modules/wandb/default.nix +++ b/pkgs/development/python-modules/wandb/default.nix @@ -55,7 +55,7 @@ buildPythonPackage rec { pname = "wandb"; - version = "0.16.0"; + version = "0.16.2"; format = "pyproject"; disabled = pythonOlder "3.6"; @@ -64,7 +64,7 @@ buildPythonPackage rec { owner = pname; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-XXs9KjiAPzZ932r4UJ87RpM+qhg/bNDWEYsq2Ua6SRw="; + hash = "sha256-I7UyrhlfT24C10OnC06JyuV5k3GE0IZipQ61vY16CV8="; }; patches = [ 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 python311Packages.wandb nix build failed. /nix/store/dg9mq7vq39imgc7g686zfkwzh66309sx-python3.11-wandb-0.16.2/lib/python3.11/site-packages/wandb/proto/wandb_internal_codegen.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/w4fvvhkzb0ssv0fw5j34pw09f0qw84w8-python3-3.11.7/bin/python" /nix/store/dg9mq7vq39imgc7g686zfkwzh66309sx-python3.11-wandb-0.16.2/lib/python3.11/site-packages/wandb/vendor/watchdog_0_9_0/wandb_watchdog/watchmedo.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/w4fvvhkzb0ssv0fw5j34pw09f0qw84w8-python3-3.11.7/bin/python" /nix/store/dg9mq7vq39imgc7g686zfkwzh66309sx-python3.11-wandb-0.16.2/lib/python3.11/site-packages/wandb/sdk/lib/fsm.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/w4fvvhkzb0ssv0fw5j34pw09f0qw84w8-python3-3.11.7/bin/python" stripping (with command strip and flags -S -p) in /nix/store/dg9mq7vq39imgc7g686zfkwzh66309sx-python3.11-wandb-0.16.2/lib /nix/store/dg9mq7vq39imgc7g686zfkwzh66309sx-python3.11-wandb-0.16.2/bin shrinking RPATHs of ELF executables and libraries in /nix/store/hd21fbwim42apxnfx1lnj3sqrbpa3fz1-python3.11-wandb-0.16.2-dist checking for references to /build/ in /nix/store/hd21fbwim42apxnfx1lnj3sqrbpa3fz1-python3.11-wandb-0.16.2-dist... patching script interpreter paths in /nix/store/hd21fbwim42apxnfx1lnj3sqrbpa3fz1-python3.11-wandb-0.16.2-dist Rewriting #!/nix/store/w4fvvhkzb0ssv0fw5j34pw09f0qw84w8-python3-3.11.7/bin/python3.11 to #!/nix/store/w4fvvhkzb0ssv0fw5j34pw09f0qw84w8-python3-3.11.7 wrapping `/nix/store/dg9mq7vq39imgc7g686zfkwzh66309sx-python3.11-wandb-0.16.2/bin/wandb'... Rewriting #!/nix/store/w4fvvhkzb0ssv0fw5j34pw09f0qw84w8-python3-3.11.7/bin/python3.11 to #!/nix/store/w4fvvhkzb0ssv0fw5j34pw09f0qw84w8-python3-3.11.7 wrapping `/nix/store/dg9mq7vq39imgc7g686zfkwzh66309sx-python3.11-wandb-0.16.2/bin/wb'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } Running phase: installCheckPhase no Makefile or custom installCheckPhase, doing nothing @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } Running phase: pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } Running phase: pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: wandb @nix { "action": "setPhase", "phase": "pytestXdistHook" } Running phase: pytestXdistHook @nix { "action": "setPhase", "phase": "pytestCheckPhase" } Running phase: pytestCheckPhase Executing pytestCheckPhase Disabled tests path "tests/pytest_tests/unit_tests_old/test_cli.py" does not exist. Aborting