python310Packages.ansible 0 -> 1 attrpath: python310Packages.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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/gaamsypqjxpnkf24aczv38svgp9p2h6d-packages.json.drv building '/nix/store/gaamsypqjxpnkf24aczv38svgp9p2h6d-packages.json.drv'... Going to be running update for following packages: - python3.10-ansible-8.1.0 Press Enter key to continue... Running update for: - python3.10-ansible-8.1.0: UPDATING ... - python3.10-ansible-8.1.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/ansible/default.nix b/pkgs/development/python-modules/ansible/default.nix index 7a61364ca7a4..f4fed78d6204 100644 --- a/pkgs/development/python-modules/ansible/default.nix +++ b/pkgs/development/python-modules/ansible/default.nix @@ -20,7 +20,7 @@ let pname = "ansible"; - version = "8.1.0"; + version = "8.2.0"; in buildPythonPackage { inherit pname version; @@ -30,7 +30,7 @@ buildPythonPackage { src = fetchPypi { inherit pname version; - hash = "sha256-kfILW/z18phTPBdKk4geALyea0FBFGT0TAVKONcWpWo="; + hash = "sha256-k1ppIf+wNKoY5lB7SeQBZ2zRUkPW+qXgXiIQCL9yXJc="; }; postPatch = '' An auto update branch exists with message `python310Packages.ansible: 8.1.0 -> 8.2.0`. New version is 8.2.0. An auto update branch exists with an equal or greater version