From 7ecb54163f6252cfbecfd9f7f363536c88dbb58a Mon Sep 17 00:00:00 2001 From: Mingli Yu Date: Mon, 15 May 2023 14:02:47 +0800 Subject: python3-ansible: Upgrade to 2.14.5 Rebase the patch python3-ensure-py-scripts-use-py3-for-shebang.patch to new version. Signed-off-by: Mingli Yu Signed-off-by: Bruce Ashfield --- recipes-devtools/python/python3-ansible_2.3.1.0.bb | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 recipes-devtools/python/python3-ansible_2.3.1.0.bb (limited to 'recipes-devtools/python/python3-ansible_2.3.1.0.bb') diff --git a/recipes-devtools/python/python3-ansible_2.3.1.0.bb b/recipes-devtools/python/python3-ansible_2.3.1.0.bb deleted file mode 100644 index ea0fdbe..0000000 --- a/recipes-devtools/python/python3-ansible_2.3.1.0.bb +++ /dev/null @@ -1,8 +0,0 @@ -inherit setuptools3 -require python-ansible.inc - -RDEPENDS:${PN} += "python3-pyyaml python3-jinja2 python3-modules" - -SRC_URI += " \ - file://python3-ensure-py-scripts-use-py3-for-shebang.patch \ -" -- cgit v1.2.3-54-g00ecf