diff options
author | Ming Liu <liu.ming50@gmail.com> | 2019-12-02 20:27:11 +0100 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-12-06 14:08:07 -0500 |
commit | 3e53cdfeae42db65997a2d3eba039b39ad9f4f7e (patch) | |
tree | a32db8d162ab21561929142c5217084d675702ef /recipes-devtools/python/python-docker-pycreds_0.4.0.bb | |
parent | b4dfe90a5e7a4fd1ac92f8c85ba852f9d28fea74 (diff) | |
download | meta-virtualization-3e53cdfeae42db65997a2d3eba039b39ad9f4f7e.tar.gz |
python-docker-pycreds: uprev to 0.4.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-pycreds_0.4.0.bb')
-rw-r--r-- | recipes-devtools/python/python-docker-pycreds_0.4.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-docker-pycreds_0.4.0.bb b/recipes-devtools/python/python-docker-pycreds_0.4.0.bb new file mode 100644 index 00000000..6dc45219 --- /dev/null +++ b/recipes-devtools/python/python-docker-pycreds_0.4.0.bb | |||
@@ -0,0 +1,3 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-docker-pycreds.inc | ||
3 | |||