python311Packages.ansible 0 -> 1 attrpath: python311Packages.ansible 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/3xk6s6mzxa0l7vilck9hqgpbyvpsmjr4-packages.json.drv building '/nix/store/3xk6s6mzxa0l7vilck9hqgpbyvpsmjr4-packages.json.drv'... Going to be running update for following packages: - python3.11-ansible-9.1.0 Press Enter key to continue... Running update for: - python3.11-ansible-9.1.0: UPDATING ... - python3.11-ansible-9.1.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/ansible/default.nix b/pkgs/development/python-modules/ansible/default.nix index 957c36b8525e..c2ebd3e9d8bb 100644 --- a/pkgs/development/python-modules/ansible/default.nix +++ b/pkgs/development/python-modules/ansible/default.nix @@ -21,7 +21,7 @@ let pname = "ansible"; - version = "9.1.0"; + version = "9.2.0"; in buildPythonPackage { inherit pname version; @@ -31,7 +31,7 @@ buildPythonPackage { src = fetchPypi { inherit pname version; - hash = "sha256-WtlJkfsODlOncKn/zxtoBH9hsigtlIp9JoLs2PuPob8="; + hash = "sha256-ogekoApF5c0Xin+UykKv4m8jydJ75JkB6oxF0YoHt8Y="; }; postPatch = '' An auto update branch exists with message `python311Packages.ansible: 9.1.0 -> 9.2.0`. New version is 9.2.0. An auto update branch exists with an equal or greater version