diff options
| author | Leon Anavi <leon.anavi@konsulko.com> | 2020-04-14 17:37:46 +0300 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-04-14 17:07:51 -0400 |
| commit | 8821cb67af20a736c945bc8cc2cda86aa6e937ee (patch) | |
| tree | 8b6f355aa4cba2e899ff878c82ae02a930d1cc3c /recipes-devtools/python/python3-docker_4.2.0.bb | |
| parent | 2aea12d042a162d81a8c0cdcca302e4975fea5b9 (diff) | |
| download | meta-virtualization-8821cb67af20a736c945bc8cc2cda86aa6e937ee.tar.gz | |
python3-docker: Upgrade 4.1.0 to 4.2.0
Upgrade python3-docker to version 4.2.0.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python3-docker_4.2.0.bb')
| -rw-r--r-- | recipes-devtools/python/python3-docker_4.2.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-devtools/python/python3-docker_4.2.0.bb b/recipes-devtools/python/python3-docker_4.2.0.bb new file mode 100644 index 00000000..052cbe8a --- /dev/null +++ b/recipes-devtools/python/python3-docker_4.2.0.bb | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | inherit pypi setuptools3 | ||
| 2 | DEPENDS += "${PYTHON_PN}-pip-native" | ||
| 3 | require python-docker.inc | ||
