Summary: Curated set of Ansible collections included in addition to ansible-core
Name: ansible
-Version: 11.9.0
+Version: 13.2.0
Release: 1
License: GPL v3+
Group: Development/Libraries
Source0: https://files.pythonhosted.org/packages/source/a/ansible/%{name}-%{version}.tar.gz
-# Source0-md5: 25d4479b917943e0784e8edc6e4ca765
+# Source0-md5: 2aa956196c330de4c1c7d2f15aae9274
Patch0: setup.patch
URL: https://ansible.com
BuildRequires: python3-build
BuildRequires: python3-wheel
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.710
-Requires: %{name}-core >= 2.6.14
+Requires: %{name}-core >= 2.20.1
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
---- 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 @@
+--- ansible-13.2.0/setup.cfg 2025-12-30 16:45:48.716942500 +0100
++++ ansible-13.2.0/setup.cfg 2026-01-29 18:28:22.310739251 +0100
+@@ -31,7 +31,7 @@
[options]
zip_safe = False
install_requires =
-- ansible-core ~= 2.18.8
-+ ansible-core >= 2.18.8
- python_requires = >=3.11
+- ansible-core ~= 2.20.1
++ ansible-core >= 2.20.1
+ python_requires = >=3.12
package_dir =
=.