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/v9ddkwiv6b5d7fm7j61njb4297743f9r-packages.json.drv building '/nix/store/v9ddkwiv6b5d7fm7j61njb4297743f9r-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..f34aab546ada 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.3"; 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-YIL/tBUTwt/bkEjlVTRmcWV3XL+l8GZ3TejkPSLcMlM="; }; 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/d22k104nnckcr191kqdpcjhli8r0ar3n-python3.11-wandb-0.16.3/lib/python3.11/site-packages/wandb/proto/wandb_internal_codegen.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/bin/python" /nix/store/d22k104nnckcr191kqdpcjhli8r0ar3n-python3.11-wandb-0.16.3/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/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/bin/python" /nix/store/d22k104nnckcr191kqdpcjhli8r0ar3n-python3.11-wandb-0.16.3/lib/python3.11/site-packages/wandb/sdk/lib/fsm.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/bin/python" stripping (with command strip and flags -S -p) in /nix/store/d22k104nnckcr191kqdpcjhli8r0ar3n-python3.11-wandb-0.16.3/lib /nix/store/d22k104nnckcr191kqdpcjhli8r0ar3n-python3.11-wandb-0.16.3/bin shrinking RPATHs of ELF executables and libraries in /nix/store/azf81s0xbw2p4kjhdinr9rxq2nhfdzlg-python3.11-wandb-0.16.3-dist checking for references to /build/ in /nix/store/azf81s0xbw2p4kjhdinr9rxq2nhfdzlg-python3.11-wandb-0.16.3-dist... patching script interpreter paths in /nix/store/azf81s0xbw2p4kjhdinr9rxq2nhfdzlg-python3.11-wandb-0.16.3-dist Rewriting #!/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/bin/python3.11 to #!/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7 wrapping `/nix/store/d22k104nnckcr191kqdpcjhli8r0ar3n-python3.11-wandb-0.16.3/bin/wandb'... Rewriting #!/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/bin/python3.11 to #!/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7 wrapping `/nix/store/d22k104nnckcr191kqdpcjhli8r0ar3n-python3.11-wandb-0.16.3/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