python311Packages.zarr 0 -> 1 attrpath: python311Packages.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/qjllmp876fqpg8z601c8lha6d862jl2l-packages.json.drv building '/nix/store/qjllmp876fqpg8z601c8lha6d862jl2l-packages.json.drv'... Going to be running update for following packages: - python3.11-zarr-2.16.1 Press Enter key to continue... Running update for: - python3.11-zarr-2.16.1: UPDATING ... - python3.11-zarr-2.16.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/zarr/default.nix b/pkgs/development/python-modules/zarr/default.nix index 8be14e23e7d0..bde9de1fe95f 100644 --- a/pkgs/development/python-modules/zarr/default.nix +++ b/pkgs/development/python-modules/zarr/default.nix @@ -13,14 +13,14 @@ buildPythonPackage rec { pname = "zarr"; - version = "2.16.1"; + version = "2.17.0"; format = "pyproject"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-QnbPS0plNDEELNU/8igrxNKSpoQkEeiFKZZFBPsHMoY="; + hash = "sha256-Y5CiuK8xurqrTJY+/EW/Haf5UAyar6wZP4TPAZp8ZrA="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 85 > 25