python312Packages.cmaes 0.11.0 -> 0.11.1 https://github.com/CyberAgentAILab/cmaes/releases attrpath: python312Packages.cmaes 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.12-cmaes-0.11.0 Press Enter key to continue... Running update for: - python3.12-cmaes-0.11.0: UPDATING ... - python3.12-cmaes-0.11.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/cmaes/default.nix b/pkgs/development/python-modules/cmaes/default.nix index 3ba69af21618..6a0f96d469e5 100644 --- a/pkgs/development/python-modules/cmaes/default.nix +++ b/pkgs/development/python-modules/cmaes/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "cmaes"; - version = "0.11.0"; + version = "0.11.1"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "CyberAgentAILab"; repo = "cmaes"; rev = "refs/tags/v${version}"; - hash = "sha256-YuoJUo+bMMHkB9LH6mX3iw06NT8xFeu9LJvX94vfLc4="; + hash = "sha256-u2CgU9n8N9AMxfMBbDbnYzBMdl/IGOLTxOeh8RlnB/Y="; }; nativeBuildInputs = [ setuptools ]; An auto update branch exists with message `python312Packages.cmaes: 0.11.0 -> 0.11.1`. New version is 0.11.1. An auto update branch exists with an equal or greater version