Brad Bishop | d7bf8c1 | 2018-02-25 22:55:05 -0500 | [diff] [blame] | 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" |