diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-01-22 16:21:37 +0000 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-01-22 16:21:37 +0000 |
| commit | ba0ca845af46a5d9c05dbd8943744a4e78d268d5 (patch) | |
| tree | 0e78afe950c5d53c59c7a39fa504c4a09a5bedc9 /recipes-devtools/python/python-ansible_2.3.1.0.bb | |
| parent | b7c8e26df83991f4f84114956b4e6a07109d108d (diff) | |
| download | meta-cloud-services-ba0ca845af46a5d9c05dbd8943744a4e78d268d5.tar.gz | |
misc: python3 readiness
Updating the packages in m-c-s to be python3 parse safe. These are not
runtime tested, but will pass layer inclusion and parsing.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python-ansible_2.3.1.0.bb')
| -rw-r--r-- | recipes-devtools/python/python-ansible_2.3.1.0.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes-devtools/python/python-ansible_2.3.1.0.bb b/recipes-devtools/python/python-ansible_2.3.1.0.bb deleted file mode 100644 index b6659fc..0000000 --- a/recipes-devtools/python/python-ansible_2.3.1.0.bb +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | inherit setuptools | ||
| 2 | require python-ansible.inc | ||
| 3 | |||
| 4 | RDEPENDS_${PN} += "python-pyyaml python-jinja2 python-modules" | ||
