diff options
| author | Mingli Yu <mingli.yu@windriver.com> | 2023-05-15 14:02:47 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-05-17 11:59:11 -0400 |
| commit | 7ecb54163f6252cfbecfd9f7f363536c88dbb58a (patch) | |
| tree | 1d8cee0b834600ea3886158d4c446fc152b1d2fb /recipes-devtools/python/python3-ansible_2.3.1.0.bb | |
| parent | 589cdff6528b3b677b2a76a18d80694ccd9991fb (diff) | |
| download | meta-cloud-services-7ecb54163f6252cfbecfd9f7f363536c88dbb58a.tar.gz | |
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 <mingli.yu@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python3-ansible_2.3.1.0.bb')
| -rw-r--r-- | recipes-devtools/python/python3-ansible_2.3.1.0.bb | 8 |
1 files changed, 0 insertions, 8 deletions
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 @@ | |||
| 1 | inherit setuptools3 | ||
| 2 | require python-ansible.inc | ||
| 3 | |||
| 4 | RDEPENDS:${PN} += "python3-pyyaml python3-jinja2 python3-modules" | ||
| 5 | |||
| 6 | SRC_URI += " \ | ||
| 7 | file://python3-ensure-py-scripts-use-py3-for-shebang.patch \ | ||
| 8 | " | ||
