diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-01-21 17:41:08 +0000 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-01-21 17:41:08 +0000 |
commit | c3d92d994256814963e7a16ec214f202670640fc (patch) | |
tree | 72848578014d3fd65e92c6a9f86adf0498964f03 /recipes-devtools/python/python-docker_4.1.0.bb | |
parent | 91b8d9d9e4305a32f138106fa379f83ec8766243 (diff) | |
download | meta-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.bb | 6 |
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 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-docker.inc | ||
3 | |||
4 | RDEPENDS_${PN} += " \ | ||
5 | python-backports-ssl \ | ||
6 | " | ||