python310Packages.pytorch-pfn-extras 0 -> 1 attrpath: python310Packages.pytorch-pfn-extras 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] Going to be running update for following packages: - python3.10-pytorch-pfn-extras-0.6.4 Press Enter key to continue... Running update for: - python3.10-pytorch-pfn-extras-0.6.4: UPDATING ... - python3.10-pytorch-pfn-extras-0.6.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pytorch-pfn-extras/default.nix b/pkgs/development/python-modules/pytorch-pfn-extras/default.nix index 3bd169bc1af8..138dc5f502fa 100644 --- a/pkgs/development/python-modules/pytorch-pfn-extras/default.nix +++ b/pkgs/development/python-modules/pytorch-pfn-extras/default.nix @@ -12,13 +12,13 @@ buildPythonPackage rec { pname = "pytorch-pfn-extras"; - version = "0.6.4"; + version = "0.7.2"; src = fetchFromGitHub { owner = "pfnet"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-x1aE/55+2QwYG3Hhy35j26jLAj9O5orrU/c4KlTTOcc="; + hash = "sha256-juoLw/qfq4YF7opyR7cTYCVzUa9pXVvQnvGntcQhBr4="; }; propagatedBuildInputs = [ numpy packaging torch typing-extensions ]; 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 python310Packages.pytorch-pfn-extras nix build failed. Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/1pqwqlw3yddsw9kw83467z17fbr9y7wy-python3.10-pytorch-pfn-extras-0.7.2 checking for references to /build/ in /nix/store/1pqwqlw3yddsw9kw83467z17fbr9y7wy-python3.10-pytorch-pfn-extras-0.7.2... patching script interpreter paths in /nix/store/1pqwqlw3yddsw9kw83467z17fbr9y7wy-python3.10-pytorch-pfn-extras-0.7.2 stripping (with command strip and flags -S -p) in /nix/store/1pqwqlw3yddsw9kw83467z17fbr9y7wy-python3.10-pytorch-pfn-extras-0.7.2/lib shrinking RPATHs of ELF executables and libraries in /nix/store/4c5lyh4d9d6zni7py2b7phyhmq9fma63-python3.10-pytorch-pfn-extras-0.7.2-dist checking for references to /build/ in /nix/store/4c5lyh4d9d6zni7py2b7phyhmq9fma63-python3.10-pytorch-pfn-extras-0.7.2-dist... patching script interpreter paths in /nix/store/4c5lyh4d9d6zni7py2b7phyhmq9fma63-python3.10-pytorch-pfn-extras-0.7.2-dist 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/store/q2zpnf017gccs9w9mb0ikdqhkf0k5v82-catch_conflicts.py:1: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html import pkg_resources @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: pytorch_pfn_extras @nix { "action": "setPhase", "phase": "pytestCheckPhase" } pytestCheckPhase Executing pytestCheckPhase Disabled tests path "tests/pytorch_pfn_extras_tests/test_handler.py" does not exist. Aborting