summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Salveti <ricardo@opensourcefoundries.com>2018-04-18 22:34:14 -0300
committerRicardo Salveti <ricardo@opensourcefoundries.com>2018-04-19 11:11:28 -0300
commite83d8b7d6a05cb8a671448093216f4af6b1f67a0 (patch)
treea04d9da4bf2ee2151b8c3fd95f3fd9038e4463ce
parent2e71a6811dfeca07bda72a2756a2d7e265de1587 (diff)
python3-docker-pycreds: add upstream release 0.2.2
Version required by latest docker-py. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
-rw-r--r--recipes-devtools/python/python3-docker-pycreds_0.2.2.bb9
1 files changed, 9 insertions, 0 deletions
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"