diff options
Diffstat (limited to 'recipes-devtools/python/python3-docker-pycreds_0.2.1.bb')
| -rw-r--r-- | recipes-devtools/python/python3-docker-pycreds_0.2.1.bb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes-devtools/python/python3-docker-pycreds_0.2.1.bb b/recipes-devtools/python/python3-docker-pycreds_0.2.1.bb new file mode 100644 index 00000000..40384100 --- /dev/null +++ b/recipes-devtools/python/python3-docker-pycreds_0.2.1.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] = "0d80d5aebab771faf7e422b759c3055b" | ||
| 9 | SRC_URI[sha256sum] = "93833a2cf280b7d8abbe1b8121530413250c6cd4ffed2c1cf085f335262f7348" | ||
