python311Packages.vector 0 -> 1 attrpath: python311Packages.vector 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.11-vector-1.3.1 Press Enter key to continue... Running update for: - python3.11-vector-1.3.1: UPDATING ... - python3.11-vector-1.3.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/vector/default.nix b/pkgs/development/python-modules/vector/default.nix index 7edad1b6321a..4f762e6cfab7 100644 --- a/pkgs/development/python-modules/vector/default.nix +++ b/pkgs/development/python-modules/vector/default.nix @@ -15,14 +15,14 @@ buildPythonPackage rec { pname = "vector"; - version = "1.3.1"; + version = "1.4.0"; format = "pyproject"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-GpQhDCGl04020Po2wa+5LChXuh0JyCSw1LhhXVH08uU="; + hash = "sha256-EIPwhRBngzARgRP5nAPoUIjdx+OmmyltoOjQ0JeKVz0="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.vector nix build failed. SKIPPED [1] tests/compute/sympy/spatial/test_cross.py:12: could not import 'sympy': No module named 'sympy' SKIPPED [1] tests/compute/sympy/spatial/test_deltaR.py:14: could not import 'sympy': No module named 'sympy' SKIPPED [1] tests/compute/sympy/spatial/test_deltaR2.py:12: could not import 'sympy': No module named 'sympy' SKIPPED [1] tests/compute/sympy/spatial/test_deltaangle.py:12: could not import 'sympy': No module named 'sympy' SKIPPED [1] tests/compute/sympy/spatial/test_deltaeta.py:12: could not import 'sympy': No module named 'sympy' SKIPPED [1] tests/compute/sympy/spatial/test_eta.py:12: could not import 'sympy': No module named 'sympy' SKIPPED [1] tests/compute/sympy/spatial/test_mag.py:14: could not import 'sympy': No module named 'sympy' SKIPPED [1] tests/compute/sympy/spatial/test_mag2.py:12: could not import 'sympy': No module named 'sympy' SKIPPED [1] tests/compute/sympy/spatial/test_rotateX.py:13: could not import 'sympy': No module named 'sympy' SKIPPED [1] tests/compute/sympy/spatial/test_rotateY.py:13: could not import 'sympy': No module named 'sympy' SKIPPED [1] tests/compute/sympy/spatial/test_rotate_axis.py:12: could not import 'sympy': No module named 'sympy' SKIPPED [1] tests/compute/sympy/spatial/test_rotate_euler.py:12: could not import 'sympy': No module named 'sympy' SKIPPED [1] tests/compute/sympy/spatial/test_rotate_quaternion.py:12: could not import 'sympy': No module named 'sympy' SKIPPED [1] tests/compute/sympy/spatial/test_theta.py:12: could not import 'sympy': No module named 'sympy' SKIPPED [1] tests/compute/sympy/spatial/test_z.py:12: could not import 'sympy': No module named 'sympy' SKIPPED [1] tests/compute/sympy/test_add.py:12: could not import 'sympy': No module named 'sympy' SKIPPED [1] tests/compute/sympy/test_conversions.py:12: could not import 'sympy': No module named 'sympy' SKIPPED [1] tests/compute/sympy/test_dot.py:12: could not import 'sympy': No module named 'sympy' SKIPPED [1] tests/compute/sympy/test_equal.py:12: could not import 'sympy': No module named 'sympy' SKIPPED [1] tests/compute/sympy/test_is_antiparallel.py:12: could not import 'sympy': No module named 'sympy' SKIPPED [1] tests/compute/sympy/test_is_parallel.py:12: could not import 'sympy': No module named 'sympy' SKIPPED [1] tests/compute/sympy/test_is_perpendicular.py:12: could not import 'sympy': No module named 'sympy' SKIPPED [1] tests/compute/sympy/test_not_equal.py:12: could not import 'sympy': No module named 'sympy' SKIPPED [1] tests/compute/sympy/test_scale.py:15: could not import 'sympy': No module named 'sympy' SKIPPED [1] tests/compute/sympy/test_subtract.py:12: could not import 'sympy': No module named 'sympy' SKIPPED [1] tests/compute/sympy/test_unit.py:12: could not import 'sympy': No module named 'sympy' SKIPPED [1] tests/test_compute_features.py:45: could not import 'uncompyle6': No module named 'uncompyle6' FAILED tests/test_notebooks.py::test_intro - papermill.exceptions.PapermillExecutionError: ================== 1 failed, 414 passed, 63 skipped in 46.25s ================== /nix/store/wq046wv3s3h4m2n9ak3j534di2pzra93-stdenv-linux/setup: line 1579: pop_var_context: head of shell_variables not a function context