python310Packages.h5netcdf 0 -> 1 attrpath: python310Packages.h5netcdf 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.10-h5netcdf-1.2.0 Press Enter key to continue... Running update for: - python3.10-h5netcdf-1.2.0: UPDATING ... - python3.10-h5netcdf-1.2.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/h5netcdf/default.nix b/pkgs/development/python-modules/h5netcdf/default.nix index 1c97861f1eee..def0fabdfb01 100644 --- a/pkgs/development/python-modules/h5netcdf/default.nix +++ b/pkgs/development/python-modules/h5netcdf/default.nix @@ -11,14 +11,14 @@ buildPythonPackage rec { pname = "h5netcdf"; - version = "1.2.0"; + version = "1.3.0"; format = "pyproject"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-f2snM73gbqJXW3mmRQ2b1cOJGP9MsqNVvyK76Mhsa88="; + hash = "sha256-oXHAJ9rrNLJMJKO2MEGVuOq7tvEMdIJW7Tz+GYBjg88="; }; SETUPTOOLS_SCM_PRETEND_VERSION = version; An auto update branch exists with message `python310Packages.h5netcdf: 1.2.0 -> 1.3.0`. New version is 1.3.0. An auto update branch exists with an equal or greater version