summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-docker_4.1.0.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2020-01-21 17:41:08 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2020-01-21 17:41:08 +0000
commitc3d92d994256814963e7a16ec214f202670640fc (patch)
tree72848578014d3fd65e92c6a9f86adf0498964f03 /recipes-devtools/python/python-docker_4.1.0.bb
parent91b8d9d9e4305a32f138106fa379f83ec8766243 (diff)
downloadmeta-virtualization-c3d92d994256814963e7a16ec214f202670640fc.tar.gz
docker: drop python2 variants
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python-docker_4.1.0.bb')
-rw-r--r--recipes-devtools/python/python-docker_4.1.0.bb6
1 files changed, 0 insertions, 6 deletions
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 @@
1inherit pypi setuptools
2require python-docker.inc
3
4RDEPENDS_${PN} += " \
5 python-backports-ssl \
6 "