ome_zarr 0 -> 1 attrpath: ome_zarr 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/qbrr6ck78qj0mjkqa67f03zym4inxs06-packages.json.drv building '/nix/store/qbrr6ck78qj0mjkqa67f03zym4inxs06-packages.json.drv'... Going to be running update for following packages: - ome-zarr-0.8.0 Press Enter key to continue... Running update for: - ome-zarr-0.8.0: UPDATING ... - ome-zarr-0.8.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/ome-zarr/default.nix b/pkgs/development/python-modules/ome-zarr/default.nix index fa038770a093..f7f54671669b 100644 --- a/pkgs/development/python-modules/ome-zarr/default.nix +++ b/pkgs/development/python-modules/ome-zarr/default.nix @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "ome-zarr"; - version = "0.8.0"; + version = "0.8.3"; format = "setuptools"; disabled = pythonOlder "3.6"; @@ -25,7 +25,7 @@ buildPythonPackage rec { owner = "ome"; repo = "ome-zarr-py"; rev = "refs/tags/v${version}"; - hash = "sha256-DMBTrDyUmNsrjOsFKrqukJNZ1f/mAjz4aunNUcwVMKg="; + hash = "sha256-JuNXVse/n/lFbNaLwMcir8NBHiRxcbYvtbxePwI6YoY="; }; propagatedBuildInputs = [ 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 ome_zarr nix build failed. """ > return self._style.usesTime() E RecursionError: maximum recursion depth exceeded /nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/lib/python3.11/logging/__init__.py:656: RecursionError =============================== warnings summary =============================== tests/test_scaler.py::TestScaler::test_scale_dask[5D] tests/test_scaler.py::TestScaler::test_scale_dask[3D] tests/test_scaler.py::TestScaler::test_scale_dask[2D] /nix/store/x0x5bycb10rag243za0vvq40b15shh9j-python3.11-dask-2024.1.1/lib/python3.11/site-packages/dask/array/core.py:1712: FutureWarning: The `numpy.array_equal` function is not implemented by Dask array. You may want to use the da.map_blocks function or something similar to silence this warning. Your code may stop working in a future release. warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED tests/test_cli.py::TestCli::test_coins_info - RecursionError: maximum recursion depth exceeded while calling a Python object FAILED tests/test_cli.py::TestCli::test_astronaut_info - RecursionError: maximum recursion depth exceeded while calling a Python object FAILED tests/test_cli.py::TestCli::test_astronaut_download - RecursionError: maximum recursion depth exceeded while calling a Python object FAILED tests/test_node.py::TestNode::test_image - RecursionError: maximum recursion depth exceeded while calling a Python object FAILED tests/test_node.py::TestNode::test_labels - RecursionError: maximum recursion depth exceeded FAILED tests/test_node.py::TestNode::test_label - RecursionError: maximum recursion depth exceeded while calling a Python object FAILED tests/test_ome_zarr.py::TestOmeZarr::test_info - RecursionError: maximum recursion depth exceeded FAILED tests/test_ome_zarr.py::TestOmeZarr::test_download - RecursionError: maximum recursion depth exceeded FAILED tests/test_reader.py::TestReader::test_image - RecursionError: maximum recursion depth exceeded FAILED tests/test_reader.py::TestReader::test_labels - RecursionError: maximum recursion depth exceeded in __instancecheck__ FAILED tests/test_reader.py::TestReader::test_label - RecursionError: maximum recursion depth exceeded FAILED tests/test_starting_points.py::TestStartingPoints::test_top_level - RecursionError: maximum recursion depth exceeded FAILED tests/test_starting_points.py::TestStartingPoints::test_labels - RecursionError: maximum recursion depth exceeded FAILED tests/test_starting_points.py::TestStartingPoints::test_label - RecursionError: maximum recursion depth exceeded = 14 failed, 348 passed, 3 skipped, 3 deselected, 6 xfailed, 3 warnings in 58.30s = /nix/store/yq9qag5ak3w15nhcqplnhxpny6295l36-stdenv-linux/setup: line 1582: pop_var_context: head of shell_variables not a function context