]> TLD Linux GIT Repositories - packages/ansible.git/commitdiff
- more flexible version requirement for ansible-core
authorMarcin Krol <hawk@tld-linux.org>
Sun, 7 Jan 2024 23:18:02 +0000 (00:18 +0100)
committerMarcin Krol <hawk@tld-linux.org>
Sun, 7 Jan 2024 23:18:02 +0000 (00:18 +0100)
setup.patch [new file with mode: 0644]

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 = 
+       =.