From: Marcin Krol Date: Thu, 5 Dec 2024 23:39:42 +0000 (+0100) Subject: - updated to 9.13.0 X-Git-Url: https://git.tld-linux.org/?a=commitdiff_plain;h=c3976fce443ef738b5d59a214e422bad522e1cd1;p=packages%2Fansible.git - updated to 9.13.0 --- diff --git a/ansible.spec b/ansible.spec index 55f64fd..2bbabdf 100644 --- a/ansible.spec +++ b/ansible.spec @@ -1,18 +1,18 @@ Summary: Curated set of Ansible collections included in addition to ansible-core Name: ansible -Version: 9.6.0 +Version: 9.13.0 Release: 1 License: GPL v3+ Group: Development/Libraries Source0: https://files.pythonhosted.org/packages/source/a/ansible/%{name}-%{version}.tar.gz -# Source0-md5: c07a2f01b0034d46d936400050806fdb +# Source0-md5: 0cb4f1a7c9956b332fcd9e12dec8ef40 Patch0: setup.patch URL: https://ansible.com BuildRequires: python3-PyYAML BuildRequires: python3-modules BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.710 -Requires: %{name}-core >= 2.6.11 +Requires: %{name}-core >= 2.6.14 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) diff --git a/setup.patch b/setup.patch index b24cd88..ea044eb 100644 --- a/setup.patch +++ b/setup.patch @@ -4,8 +4,8 @@ [options] zip_safe = False install_requires = -- ansible-core ~= 2.16.7 -+ ansible-core >= 2.16.7 +- ansible-core ~= 2.16.14 ++ ansible-core >= 2.16.14 python_requires = >=3.10 package_dir = =.