python310Packages.cftime 0 -> 1 attrpath: python310Packages.cftime Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/fd9ww65s6sxnqcbca85b6gp5i0j3h88a-packages.json.drv building '/nix/store/fd9ww65s6sxnqcbca85b6gp5i0j3h88a-packages.json.drv'... Going to be running update for following packages: - python3.10-cftime-1.6.2 Press Enter key to continue... Running update for: - python3.10-cftime-1.6.2: UPDATING ... - python3.10-cftime-1.6.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/cftime/default.nix b/pkgs/development/python-modules/cftime/default.nix index b827c48531aa..fc85cd8bd7c4 100644 --- a/pkgs/development/python-modules/cftime/default.nix +++ b/pkgs/development/python-modules/cftime/default.nix @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "cftime"; - version = "1.6.2"; + version = "1.6.3"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-hhTAD7ilBG3jBP3Ybb0iT5lAgYXXskWsZijQJ2WW5tI="; + hash = "sha256-0Kayn3KhPwjgCLm+z/JHzHXISsshMzLt4Yh5xbaqTf0="; }; patches = [ No auto update branch exists Python package with too many package rebuilds 32 > 25