]> TLD Linux GIT Repositories - packages/ansible.git/commitdiff
- updated to 13.2.0 master
authorMarcin Krol <hawk@tld-linux.org>
Thu, 29 Jan 2026 17:45:13 +0000 (18:45 +0100)
committerMarcin Krol <hawk@tld-linux.org>
Thu, 29 Jan 2026 17:45:13 +0000 (18:45 +0100)
ansible.spec
setup.patch

index a2b54874b8804a8a473d22794fc581b61784688a..051e8b58ff28f5040e86418874cce4211fc13136 100644 (file)
@@ -1,11 +1,11 @@
 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
@@ -15,7 +15,7 @@ BuildRequires:        python3-PyYAML
 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)
 
index eabbc6df7922731286f34ac8357b840a42cdee22..59a6468b6a7ebc427769c2a6a351b3ed74b2d41c 100644 (file)
@@ -1,11 +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 @@
+--- 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 = 
        =.