python312Packages.xarray 2024.1.1 -> 2024.02.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/fjhln6lfxh7sv55yrj60wpjc6mrrfvps-packages.json.drv building '/nix/store/fjhln6lfxh7sv55yrj60wpjc6mrrfvps-packages.json.drv'... Going to be running update for following packages: - python3.12-xarray-2024.1.1 Press Enter key to continue... Running update for: - python3.12-xarray-2024.1.1: UPDATING ... - python3.12-xarray-2024.1.1: 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 aa89ff792eea..95cf4fddce3c 100644 --- a/pkgs/development/python-modules/xarray/default.nix +++ b/pkgs/development/python-modules/xarray/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "xarray"; - version = "2024.1.1"; + version = "2024.2.0"; pyproject = true; disabled = pythonOlder "3.9"; src = fetchPypi { inherit pname version; - hash = "sha256-oboth6dIkuITycg/SkYtvN9oISMgpOMbNL14m6emTjU="; + hash = "sha256-oQXwJ5EILIiOviYiCQvq/y57aFcUiNYv5q/as1tLcX8="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 54 > 25