X-Git-Url: https://git.tld-linux.org/?p=packages%2Fansible.git;a=blobdiff_plain;f=setup.patch;fp=setup.patch;h=5547b733f8440db644b581bc067f3f9e817fa534;hp=0000000000000000000000000000000000000000;hb=4f5e714eaec3785a4e2e12f487322f622d62d307;hpb=fabebdafb83282dcf7bf0fed97407fed1a4fdf03 diff --git a/setup.patch b/setup.patch new file mode 100644 index 0000000..5547b73 --- /dev/null +++ b/setup.patch @@ -0,0 +1,11 @@ +--- ansible-9.1.0/setup.cfg.orig 2023-12-05 17:35:06.236860300 +0100 ++++ ansible-9.1.0/setup.cfg 2024-01-07 23:16:26.780075265 +0100 +@@ -33,7 +33,7 @@ + [options] + zip_safe = False + install_requires = +- ansible-core ~= 2.16.1 ++ ansible-core >= 2.16.1 + python_requires = >=3.10 + package_dir = + =.