python310Packages.Keras 0 -> 1 attrpath: python310Packages.Keras 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/1bp31aspxbxvs0gcys6s7vffljqxnhic-packages.json.drv building '/nix/store/1bp31aspxbxvs0gcys6s7vffljqxnhic-packages.json.drv'... Going to be running update for following packages: - python3.10-keras-2.14.0 Press Enter key to continue... Running update for: - python3.10-keras-2.14.0: UPDATING ... - python3.10-keras-2.14.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/keras/default.nix b/pkgs/development/python-modules/keras/default.nix index f5275ea1a2a6..28aaa3646751 100644 --- a/pkgs/development/python-modules/keras/default.nix +++ b/pkgs/development/python-modules/keras/default.nix @@ -6,12 +6,12 @@ buildPythonPackage rec { pname = "keras"; - version = "2.14.0"; + version = "2.15.0"; format = "wheel"; src = fetchPypi { inherit format pname version; - hash = "sha256-10KdHSExzH6x8uouwzAifH2dONqz398ueN7+5OzEP80="; + hash = "sha256-LcxtLjDPnJUQZLY8H0xAS5ZsWcrwngHzVJE47I7g3R8="; python = "py3"; dist = "py3"; }; No auto update branch exists Python package with too many package rebuilds 64 > 25