python310Packages.pytorch-pfn-extras 0.6.4 -> 0.6.7 https://repology.org/project/python:pytorch-pfn-extras/versions 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/55x9n9h1p7dk1w3sswmmxfbn4zh1hxiz-packages.json.drv building '/nix/store/55x9n9h1p7dk1w3sswmmxfbn4zh1hxiz-packages.json.drv'... 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 3bd169bc1af..fa4104a3452 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.6.7"; src = fetchFromGitHub { owner = "pfnet"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-x1aE/55+2QwYG3Hhy35j26jLAj9O5orrU/c4KlTTOcc="; + hash = "sha256-qGbsNaLKDnIWH/PiuXqMOwAlDQk+KI1DwkkBWLCdNnI="; }; 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. rootdir: /build/source collecting ...  collecting 16 items  collecting 1544 items  collected 1808 items / 1 error  ==================================== ERRORS ==================================== ____ ERROR collecting tests/pytorch_pfn_extras_tests/onnx_tests/test_lax.py ____ ImportError while importing test module '/build/source/tests/pytorch_pfn_extras_tests/onnx_tests/test_lax.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /nix/store/95cxzy2hpizr23343b8bskl4yacf4b3l-python3-3.10.11/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/pytorch_pfn_extras_tests/onnx_tests/test_lax.py:5: in import onnxruntime as ort E ModuleNotFoundError: No module named 'onnxruntime' =============================== warnings summary =============================== ../../nix/store/a9nrh0jkfxcf4v1arm0v8cg491wpi6y9-python3.10-setuptools-67.4.0/lib/python3.10/site-packages/pkg_resources/__init__.py:2804 ../../nix/store/a9nrh0jkfxcf4v1arm0v8cg491wpi6y9-python3.10-setuptools-67.4.0/lib/python3.10/site-packages/pkg_resources/__init__.py:2804 /nix/store/a9nrh0jkfxcf4v1arm0v8cg491wpi6y9-python3.10-setuptools-67.4.0/lib/python3.10/site-packages/pkg_resources/__init__.py:2804: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('google')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages declare_namespace(pkg) tests/pytorch_pfn_extras_tests/training_tests/extensions_tests/test_distributed_snapshot.py:68 /build/source/tests/pytorch_pfn_extras_tests/training_tests/extensions_tests/test_distributed_snapshot.py:68: PytestUnknownMarkWarning: Unknown pytest.mark.gpu - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.gpu -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ ERROR tests/pytorch_pfn_extras_tests/onnx_tests/test_lax.py !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! ========================= 3 warnings, 1 error in 2.25s ========================= /nix/store/37p8gq9zijbw6pj3lpi1ckqiv18j2g62-stdenv-linux/setup: line 1594: pop_var_context: head of shell_variables not a function context