python310Packages.nutils 7.3 -> 8.1 https://repology.org/project/python:nutils/versions 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] Going to be running update for following packages: - python3.10-nutils-7.3 Press Enter key to continue... Running update for: - python3.10-nutils-7.3: UPDATING ... - python3.10-nutils-7.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 da52ca153e48..421131e7f8e2 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 = "7.3"; + version = "8.3"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -22,7 +22,7 @@ buildPythonPackage rec { owner = "evalf"; repo = "nutils"; rev = "refs/tags/v${version}"; - hash = "sha256-3VtQFnR8vihxoIyRkbE1a1Rs8Np3/79PWNKReTBZDg8="; + hash = "sha256-6VvzUKKUB5SkmvC7PFPqGayc51t3PTMPwrxgZI5+jHA="; }; 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 !!!!!!!!!!!!!!!!!!! ======================= 11 warnings, 21 errors in 2.69s ======================== /nix/store/vr6wwdxkmyy44sg0gwxi10b8fc5zhwz0-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context