2022-12-30T07:49:16 python310Packages.wandb 0 -> 1 2022-12-30T07:49:18 attrpath: python310Packages.wandb 2022-12-30T07:49:19 Checking auto update branch... 2022-12-30T07:49:23 [version] 2022-12-30T07:49:23 [version] skipping because derivation has updateScript 2022-12-30T07:49:23 [rustCrateVersion] 2022-12-30T07:49:23 [rustCrateVersion] No cargoSha256 found 2022-12-30T07:49:23 [golangModuleVersion] 2022-12-30T07:49:23 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-30T07:49:23 [updateScript] 2022-12-30T07:49:27 [updateScript] Success 2022-12-30T07:49:27 [updateScript] this derivation will be built: /nix/store/7asislr8ixxvdnrv35pvfmchq4c81z7a-packages.json.drv building '/nix/store/7asislr8ixxvdnrv35pvfmchq4c81z7a-packages.json.drv'... Going to be running update for following packages: - python3.10-wandb-0.13.5 Press Enter key to continue... Running update for: - python3.10-wandb-0.13.5: UPDATING ... - python3.10-wandb-0.13.5: DONE. Packages updated! 2022-12-30T07:49:27 2022-12-30T07:49:27 [quotedUrls] 2022-12-30T07:49:27 [quotedUrls] nothing found to replace 2022-12-30T07:49:28 Diff after rewrites: diff --git a/pkgs/development/python-modules/wandb/default.nix b/pkgs/development/python-modules/wandb/default.nix index b649bd16880..8925ea7f347 100644 --- a/pkgs/development/python-modules/wandb/default.nix +++ b/pkgs/development/python-modules/wandb/default.nix @@ -39,7 +39,7 @@ buildPythonPackage rec { pname = "wandb"; - version = "0.13.5"; + version = "0.13.7"; format = "setuptools"; disabled = pythonOlder "3.6"; @@ -48,7 +48,7 @@ buildPythonPackage rec { owner = pname; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-1GoFmncG5bUWJOIUDLatopQMxCFsmlcj8aofJMGUTzQ="; + hash = "sha256-o9mIGSILztnHY3Eyb0MlznUEdMbCfA1BT6ux0UlesBc="; }; patches = [ 2022-12-30T07:50:55 No auto update branch exists 2022-12-30T07:51:23 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.wandb nix build failed. stripping (with command strip and flags -S) in /nix/store/w6mip1k9494z4qs46sawh6r7p572pxcq-python3.10-wandb-0.13.7/lib /nix/store/w6mip1k9494z4qs46sawh6r7p572pxcq-python3.10-wandb-0.13.7/bin patching script interpreter paths in /nix/store/w6mip1k9494z4qs46sawh6r7p572pxcq-python3.10-wandb-0.13.7 checking for references to /build/ in /nix/store/w6mip1k9494z4qs46sawh6r7p572pxcq-python3.10-wandb-0.13.7... shrinking RPATHs of ELF executables and libraries in /nix/store/3b8xqcgs8jmnsb29i63ds96qb143rsvs-python3.10-wandb-0.13.7-dist strip is /nix/store/wn31i3dzwahz6ccws8bs1nwyqrpgsvj7-gcc-wrapper-11.3.0/bin/strip patching script interpreter paths in /nix/store/3b8xqcgs8jmnsb29i63ds96qb143rsvs-python3.10-wandb-0.13.7-dist checking for references to /build/ in /nix/store/3b8xqcgs8jmnsb29i63ds96qb143rsvs-python3.10-wandb-0.13.7-dist... Rewriting #!/nix/store/al6g1zbk8li6p8mcyp0h60d08jaahf8c-python3-3.10.9/bin/python3.10 to #!/nix/store/al6g1zbk8li6p8mcyp0h60d08jaahf8c-python3-3.10.9 wrapping `/nix/store/w6mip1k9494z4qs46sawh6r7p572pxcq-python3.10-wandb-0.13.7/bin/wb'... Rewriting #!/nix/store/al6g1zbk8li6p8mcyp0h60d08jaahf8c-python3-3.10.9/bin/python3.10 to #!/nix/store/al6g1zbk8li6p8mcyp0h60d08jaahf8c-python3-3.10.9 wrapping `/nix/store/w6mip1k9494z4qs46sawh6r7p572pxcq-python3.10-wandb-0.13.7/bin/wandb'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } running install tests no Makefile or custom installCheckPhase, doing nothing @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: wandb @nix { "action": "setPhase", "phase": "pytestXdistHook" } pytestXdistHook @nix { "action": "setPhase", "phase": "pytestCheckPhase" } pytestCheckPhase Executing pytestCheckPhase Disabled tests path "tests/unit_tests_old/test_report_api.py" does not exist. Aborting