From c3d92d994256814963e7a16ec214f202670640fc Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 21 Jan 2020 17:41:08 +0000 Subject: docker: drop python2 variants Signed-off-by: Bruce Ashfield --- recipes-devtools/python/python-docker_4.1.0.bb | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 recipes-devtools/python/python-docker_4.1.0.bb (limited to 'recipes-devtools/python/python-docker_4.1.0.bb') diff --git a/recipes-devtools/python/python-docker_4.1.0.bb b/recipes-devtools/python/python-docker_4.1.0.bb deleted file mode 100644 index a9642543..00000000 --- a/recipes-devtools/python/python-docker_4.1.0.bb +++ /dev/null @@ -1,6 +0,0 @@ -inherit pypi setuptools -require python-docker.inc - -RDEPENDS_${PN} += " \ - python-backports-ssl \ - " -- cgit v1.2.3-54-g00ecf