summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-docker_4.1.0.bb
diff options
context:
space:
mode:
authorMing Liu <liu.ming50@gmail.com>2019-12-02 20:27:12 +0100
committerBruce Ashfield <bruce.ashfield@gmail.com>2019-12-06 14:08:07 -0500
commitcf3ad09036fb2ce9e1e899e3ad43f7706273f4be (patch)
treed534f3517f8e5cb26d13162504ef5d61b8a7fb99 /recipes-devtools/python/python-docker_4.1.0.bb
parent3e53cdfeae42db65997a2d3eba039b39ad9f4f7e (diff)
downloadmeta-virtualization-cf3ad09036fb2ce9e1e899e3ad43f7706273f4be.tar.gz
python-docker: uprev to 4.1.0
Signed-off-by: Ming Liu <liu.ming50@gmail.com> 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, 6 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-docker_4.1.0.bb b/recipes-devtools/python/python-docker_4.1.0.bb
new file mode 100644
index 00000000..a9642543
--- /dev/null
+++ b/recipes-devtools/python/python-docker_4.1.0.bb
@@ -0,0 +1,6 @@
1inherit pypi setuptools
2require python-docker.inc
3
4RDEPENDS_${PN} += " \
5 python-backports-ssl \
6 "