From bbfe2e1e1f70eea3f1ff43232bb0d5743184bbbd Mon Sep 17 00:00:00 2001 From: Soumya Sambu Date: Thu, 14 Nov 2024 10:32:11 +0000 Subject: python3-ansible: Upgrade 2.16.5 -> 2.17.6 Includes security fixes for - CVE-2024-9902, CVE-2024-8775, CVE-2023-5115. Changelog: ========== https://github.com/ansible/ansible/blob/v2.17.6/changelogs/CHANGELOG-v2.17.rst Signed-off-by: Soumya Sambu Signed-off-by: Bruce Ashfield --- recipes-devtools/python/python3-ansible_2.16.5.bb | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 recipes-devtools/python/python3-ansible_2.16.5.bb (limited to 'recipes-devtools/python/python3-ansible_2.16.5.bb') diff --git a/recipes-devtools/python/python3-ansible_2.16.5.bb b/recipes-devtools/python/python3-ansible_2.16.5.bb deleted file mode 100644 index f3ab237..0000000 --- a/recipes-devtools/python/python3-ansible_2.16.5.bb +++ /dev/null @@ -1,12 +0,0 @@ -inherit setuptools3 -require python-ansible.inc - -RDEPENDS:${PN} += "python3-pyyaml \ - python3-jinja2 \ - python3-modules \ - locale-base-en-us \ -" - -SRC_URI += " \ - file://python3-ensure-py-scripts-use-py3-for-shebang.patch \ -" -- cgit v1.2.3-54-g00ecf