[meta-virtualization] [PATCH 2/2] python-docker-pycreds: Add recipe for python2

David Bensoussan minipada at gmail.com
Wed Nov 21 04:55:13 PST 2018


This has been copied from the python3 recipe
---
 recipes-devtools/python/python-docker-pycreds_0.2.1.bb | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 recipes-devtools/python/python-docker-pycreds_0.2.1.bb

diff --git a/recipes-devtools/python/python-docker-pycreds_0.2.1.bb b/recipes-devtools/python/python-docker-pycreds_0.2.1.bb
new file mode 100644
index 0000000..69791fa
--- /dev/null
+++ b/recipes-devtools/python/python-docker-pycreds_0.2.1.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 setuptools
+
+SRC_URI[md5sum] = "0d80d5aebab771faf7e422b759c3055b"
+SRC_URI[sha256sum] = "93833a2cf280b7d8abbe1b8121530413250c6cd4ffed2c1cf085f335262f7348"
-- 
2.7.4



More information about the meta-virtualization mailing list