From ba0ca845af46a5d9c05dbd8943744a4e78d268d5 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 22 Jan 2020 16:21:37 +0000 Subject: 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 --- recipes-devtools/python/python-ansible_2.3.1.0.bb | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 recipes-devtools/python/python-ansible_2.3.1.0.bb (limited to 'recipes-devtools/python/python-ansible_2.3.1.0.bb') 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 @@ -inherit setuptools -require python-ansible.inc - -RDEPENDS_${PN} += "python-pyyaml python-jinja2 python-modules" -- cgit v1.2.3-54-g00ecf