python312Packages.xarray 2024.2.0 -> 2024.03.0 https://github.com/pydata/xarray/releases attrpath: python312Packages.xarray 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/v7n3ad4l24hqy2k5zvpi4n89hsk9hpnz-packages.json.drv building '/nix/store/v7n3ad4l24hqy2k5zvpi4n89hsk9hpnz-packages.json.drv'... Going to be running update for following packages: - python3.12-xarray-2024.2.0 Press Enter key to continue... Running update for: - python3.12-xarray-2024.2.0: UPDATING ... - python3.12-xarray-2024.2.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/xarray/default.nix b/pkgs/development/python-modules/xarray/default.nix index e3e3865ce588..4e331e3fe6dc 100644 --- a/pkgs/development/python-modules/xarray/default.nix +++ b/pkgs/development/python-modules/xarray/default.nix @@ -13,14 +13,14 @@ buildPythonPackage rec { pname = "xarray"; - version = "2024.2.0"; + version = "2024.3.0"; pyproject = true; disabled = pythonOlder "3.9"; src = fetchPypi { inherit pname version; - hash = "sha256-oQXwJ5EILIiOviYiCQvq/y57aFcUiNYv5q/as1tLcX8="; + hash = "sha256-XB2xnv3eYdt/rtrY/JRPTilpj7b71XjTUmaLY1mL0dg="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.xarray nix build failed. shrinking RPATHs of ELF executables and libraries in /nix/store/15jb9q1q9byf697y1cp3iyj3lq3ffk25-python3.12-xarray-2024.3.0 checking for references to /build/ in /nix/store/15jb9q1q9byf697y1cp3iyj3lq3ffk25-python3.12-xarray-2024.3.0... patching script interpreter paths in /nix/store/15jb9q1q9byf697y1cp3iyj3lq3ffk25-python3.12-xarray-2024.3.0 stripping (with command strip and flags -S -p) in /nix/store/15jb9q1q9byf697y1cp3iyj3lq3ffk25-python3.12-xarray-2024.3.0/lib shrinking RPATHs of ELF executables and libraries in /nix/store/p8vbnjfwda1mckps4s23p6phw0a4ypgd-python3.12-xarray-2024.3.0-dist checking for references to /build/ in /nix/store/p8vbnjfwda1mckps4s23p6phw0a4ypgd-python3.12-xarray-2024.3.0-dist... patching script interpreter paths in /nix/store/p8vbnjfwda1mckps4s23p6phw0a4ypgd-python3.12-xarray-2024.3.0-dist Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } Running phase: installCheckPhase no Makefile or custom installCheckPhase, doing nothing @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } Running phase: pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } Running phase: pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: xarray @nix { "action": "setPhase", "phase": "pytestCheckPhase" } Running phase: pytestCheckPhase Executing pytestCheckPhase ImportError while loading conftest '/build/xarray-2024.3.0/xarray/tests/conftest.py'. xarray/tests/conftest.py:9: in   from xarray.core.datatree import DataTree xarray/core/datatree.py:34: in   from xarray.datatree_.datatree.common import TreeAttrAccessMixin E ModuleNotFoundError: No module named 'xarray.datatree_' /nix/store/v5lsd029lz5lfhamivbgqyp3zdv94ah2-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context