From e83d8b7d6a05cb8a671448093216f4af6b1f67a0 Mon Sep 17 00:00:00 2001 From: Ricardo Salveti Date: Wed, 18 Apr 2018 22:34:14 -0300 Subject: python3-docker-pycreds: add upstream release 0.2.2 Version required by latest docker-py. Signed-off-by: Ricardo Salveti --- recipes-devtools/python/python3-docker-pycreds_0.2.2.bb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 recipes-devtools/python/python3-docker-pycreds_0.2.2.bb diff --git a/recipes-devtools/python/python3-docker-pycreds_0.2.2.bb b/recipes-devtools/python/python3-docker-pycreds_0.2.2.bb new file mode 100644 index 0000000..afdcf26 --- /dev/null +++ b/recipes-devtools/python/python3-docker-pycreds_0.2.2.bb @@ -0,0 +1,9 @@ +SUMMARY = "Python bindings for the docker credentials store API" +HOMEPAGE = "https://github.com/shin-/dockerpy-creds" +LICENSE = "Apache-2.0" +LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" + +inherit pypi setuptools3 + +SRC_URI[md5sum] = "ae63c7def3e58cb51a4d8f5810683030" +SRC_URI[sha256sum] = "c7ab85de2894baff6ee8f15160cbbfa2fd3a04e56f0372c5793d24060687b299" -- cgit v1.2.3