]> TLD Linux GIT Repositories - packages/ansible.git/blobdiff - setup.patch
- more flexible version requirement for ansible-core
[packages/ansible.git] / setup.patch
diff --git a/setup.patch b/setup.patch
new file mode 100644 (file)
index 0000000..5547b73
--- /dev/null
@@ -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 = 
+       =.