2022-12-22T08:29:31 python310Packages.tensorflow-datasets 0 -> 1 2022-12-22T08:29:35 attrpath: python310Packages.tensorflow-datasets 2022-12-22T08:29:35 Checking auto update branch... 2022-12-22T08:29:40 [version] 2022-12-22T08:29:40 [version] skipping because derivation has updateScript 2022-12-22T08:29:40 [rustCrateVersion] 2022-12-22T08:29:40 [rustCrateVersion] No cargoSha256 found 2022-12-22T08:29:40 [golangModuleVersion] 2022-12-22T08:29:40 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-22T08:29:40 [updateScript] 2022-12-22T08:30:01 [updateScript] Success 2022-12-22T08:30:01 [updateScript] this derivation will be built: /nix/store/lv0y5vmdhindhn2yzg3l8wlqn9r3cpnc-packages.json.drv building '/nix/store/lv0y5vmdhindhn2yzg3l8wlqn9r3cpnc-packages.json.drv'... Going to be running update for following packages: - python3.10-tensorflow-datasets-4.6.0 Press Enter key to continue... Running update for: - python3.10-tensorflow-datasets-4.6.0: UPDATING ... - python3.10-tensorflow-datasets-4.6.0: DONE. Packages updated! 2022-12-22T08:30:01 2022-12-22T08:30:01 [quotedUrls] 2022-12-22T08:30:02 [quotedUrls] nothing found to replace 2022-12-22T08:30:02 Diff after rewrites: diff --git a/pkgs/development/python-modules/tensorflow-datasets/default.nix b/pkgs/development/python-modules/tensorflow-datasets/default.nix index 1afd6c55a3f..b9639806b12 100644 --- a/pkgs/development/python-modules/tensorflow-datasets/default.nix +++ b/pkgs/development/python-modules/tensorflow-datasets/default.nix @@ -42,13 +42,13 @@ buildPythonPackage rec { pname = "tensorflow-datasets"; - version = "4.6.0"; + version = "4.8.0"; src = fetchFromGitHub { owner = "tensorflow"; repo = "datasets"; rev = "refs/tags/v${version}"; - sha256 = "sha256-z52UZz9d1AaZklLOPbWuzByEl1hJ6ra4Hoz6eNGD+hg="; + sha256 = "sha256-YG0Abb5xdTaq+/0I45KU02wuZHyLKD5oMSINJOy7Nrk="; }; patches = [ 2022-12-22T08:31:31 No auto update branch exists 2022-12-22T08:32:32 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.tensorflow-datasets nix build failed. shrinking RPATHs of ELF executables and libraries in /nix/store/74bvh77jmp746jhsvk7549kah55j6g39-python3.10-tensorflow-datasets-4.8.0 strip is /nix/store/wn31i3dzwahz6ccws8bs1nwyqrpgsvj7-gcc-wrapper-11.3.0/bin/strip stripping (with command strip and flags -S) in /nix/store/74bvh77jmp746jhsvk7549kah55j6g39-python3.10-tensorflow-datasets-4.8.0/lib /nix/store/74bvh77jmp746jhsvk7549kah55j6g39-python3.10-tensorflow-datasets-4.8.0/bin patching script interpreter paths in /nix/store/74bvh77jmp746jhsvk7549kah55j6g39-python3.10-tensorflow-datasets-4.8.0 checking for references to /build/ in /nix/store/74bvh77jmp746jhsvk7549kah55j6g39-python3.10-tensorflow-datasets-4.8.0... shrinking RPATHs of ELF executables and libraries in /nix/store/r5rrlxfd0w8663cwgbvpnzdihpvm2drk-python3.10-tensorflow-datasets-4.8.0-dist strip is /nix/store/wn31i3dzwahz6ccws8bs1nwyqrpgsvj7-gcc-wrapper-11.3.0/bin/strip patching script interpreter paths in /nix/store/r5rrlxfd0w8663cwgbvpnzdihpvm2drk-python3.10-tensorflow-datasets-4.8.0-dist checking for references to /build/ in /nix/store/r5rrlxfd0w8663cwgbvpnzdihpvm2drk-python3.10-tensorflow-datasets-4.8.0-dist... Rewriting #!/nix/store/al6g1zbk8li6p8mcyp0h60d08jaahf8c-python3-3.10.9/bin/python3.10 to #!/nix/store/al6g1zbk8li6p8mcyp0h60d08jaahf8c-python3-3.10.9 wrapping `/nix/store/74bvh77jmp746jhsvk7549kah55j6g39-python3.10-tensorflow-datasets-4.8.0/bin/tfds'... 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: tensorflow_datasets @nix { "action": "setPhase", "phase": "pytestXdistHook" } pytestXdistHook @nix { "action": "setPhase", "phase": "pytestCheckPhase" } pytestCheckPhase Executing pytestCheckPhase Disabled tests path "tensorflow_datasets/audio/groove_test.py" does not exist. Aborting