diff options
| author | Ricardo Salveti <ricardo@opensourcefoundries.com> | 2018-06-20 15:46:54 -0300 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2018-06-22 14:38:49 -0400 |
| commit | d9d6d14cadd65101945bb26535bb7f66374e0628 (patch) | |
| tree | 7a8b99de7847ac1935e0a26f01d8e19ad82e4c6b /recipes-devtools/python/python3-docker-pycreds_0.3.0.bb | |
| parent | 646259f4d50bdfc0bd3d6ebd9c20bd8bd7251310 (diff) | |
| download | meta-virtualization-d9d6d14cadd65101945bb26535bb7f66374e0628.tar.gz | |
python3-docker-pycreds: update to 0.3.0
Update python3-docker-pycreds from 0.2.1 to 0.3.0.
Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-devtools/python/python3-docker-pycreds_0.3.0.bb')
| -rw-r--r-- | recipes-devtools/python/python3-docker-pycreds_0.3.0.bb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes-devtools/python/python3-docker-pycreds_0.3.0.bb b/recipes-devtools/python/python3-docker-pycreds_0.3.0.bb new file mode 100644 index 00000000..4d39f529 --- /dev/null +++ b/recipes-devtools/python/python3-docker-pycreds_0.3.0.bb | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | SUMMARY = "Python bindings for the docker credentials store API" | ||
| 2 | HOMEPAGE = "https://github.com/shin-/dockerpy-creds" | ||
| 3 | LICENSE = "Apache-2.0" | ||
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" | ||
| 5 | |||
| 6 | inherit pypi setuptools3 | ||
| 7 | |||
| 8 | SRC_URI[md5sum] = "2370ea3b62198b788a26231ab58844af" | ||
| 9 | SRC_URI[sha256sum] = "8b0e956c8d206f832b06aa93a710ba2c3bcbacb5a314449c040b0b814355bbff" | ||
