python310Packages.nutils 0 -> 1 attrpath: python310Packages.nutils 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/6w544xgkdrgmf4501jxil16ks211vv0m-packages.json.drv building '/nix/store/6w544xgkdrgmf4501jxil16ks211vv0m-packages.json.drv'... Going to be running update for following packages: - python3.10-nutils-8.3 Press Enter key to continue... Running update for: - python3.10-nutils-8.3: UPDATING ... - python3.10-nutils-8.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/nutils/default.nix b/pkgs/development/python-modules/nutils/default.nix index 421131e7f8e2..803a4f1c04fd 100644 --- a/pkgs/development/python-modules/nutils/default.nix +++ b/pkgs/development/python-modules/nutils/default.nix @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "nutils"; - version = "8.3"; + version = "8.4"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -22,7 +22,7 @@ buildPythonPackage rec { owner = "evalf"; repo = "nutils"; rev = "refs/tags/v${version}"; - hash = "sha256-6VvzUKKUB5SkmvC7PFPqGayc51t3PTMPwrxgZI5+jHA="; + hash = "sha256-cwMo3ixTK7UO9sxhcQBN4/gNZNAoBH/xL2tZ1Orh8LE="; }; nativeBuildInputs = [ 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.nutils nix build failed. tests/test_solver.py:52 /build/source/tests/test_solver.py:52: DeprecationWarning: invalid escape sequence '\[' testcase.assertRegex('\n'.join(cm.output), '\[cache\.function [0-9a-f]{40}\] failed to load') -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ ERROR tests/test_basis.py ERROR tests/test_cache.py ERROR tests/test_docs.py ERROR tests/test_element.py ERROR tests/test_elementseq.py ERROR tests/test_evaluable.py ERROR tests/test_expression_v1.py ERROR tests/test_expression_v2.py ERROR tests/test_finitecell.py ERROR tests/test_function.py ERROR tests/test_ischeme.py ERROR tests/test_mesh.py ERROR tests/test_normals.py ERROR tests/test_points.py ERROR tests/test_pointsseq.py ERROR tests/test_quadrature.py ERROR tests/test_sample.py ERROR tests/test_solver.py ERROR tests/test_topology.py ERROR tests/test_transform.py ERROR tests/test_transformseq.py !!!!!!!!!!!!!!!!!!! Interrupted: 21 errors during collection !!!!!!!!!!!!!!!!!!! ======================= 10 warnings, 21 errors in 2.63s ======================== /nix/store/wr08yanv2bjrphhi5aai12hf2qz5kvic-stdenv-linux/setup: line 1559: pop_var_context: head of shell_variables not a function context