python310Packages.keras 2.11.0 -> 2.12.0 https://repology.org/project/python:keras/versions 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0nivjcnr4jzpzf1ca10x8bdyc1f9gpms-packages.json.drv building '/nix/store/0nivjcnr4jzpzf1ca10x8bdyc1f9gpms-packages.json.drv'... Going to be running update for following packages: - python3.10-keras-2.11.0 Press Enter key to continue... Running update for: - python3.10-keras-2.11.0: UPDATING ... - python3.10-keras-2.11.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 a2a90aa851d..ad5a1b61248 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.11.0"; + version = "2.12.0"; format = "wheel"; src = fetchPypi { inherit format pname version; - hash = "sha256-OMb/8OqaiwaicXc2VlySpzyM2bHCOecSXMsYi3hI9l4="; + hash = "sha256-NcOVNAEekJZF+5NRVFLpjhoM4jcntV1JGLnFiyMIwV4="; }; nativeCheckInputs = [ No auto update branch exists There might already be an open PR for this update: - python310Packages.keras: 2.11.0 -> 2.12.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/229362"