python3Packages.ansible-core: 2.20.3 -> 2.20.4 (#469988)

This commit is contained in:
Sandro
2026-03-26 21:47:03 +00:00
committed by GitHub
@@ -32,7 +32,7 @@
buildPythonPackage (finalAttrs: {
pname = "ansible-core";
version = "2.20.3";
version = "2.20.4";
pyproject = true;
disabled = pythonOlder "3.12";
@@ -41,7 +41,7 @@ buildPythonPackage (finalAttrs: {
owner = "ansible";
repo = "ansible";
tag = "v${finalAttrs.version}";
hash = "sha256-WLfLbQYYJOdMHApNnFZYiET4es3z2SeeLP0jbrFqxrU=";
hash = "sha256-7KsxZH1d5FfdnsYfKSNGCmdYuBi8KzZxyZbG2WNAM9Y=";
};
# ansible_connection is already wrapped, so don't pass it through