summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python3-dockerpty_0.4.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python3-dockerpty_0.4.1.bb')
-rw-r--r--recipes-devtools/python/python3-dockerpty_0.4.1.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes-devtools/python/python3-dockerpty_0.4.1.bb b/recipes-devtools/python/python3-dockerpty_0.4.1.bb
new file mode 100644
index 00000000..a40f2a30
--- /dev/null
+++ b/recipes-devtools/python/python3-dockerpty_0.4.1.bb
@@ -0,0 +1,9 @@
1SUMMARY = "Python library to use the pseudo-tty of a docker container"
2HOMEPAGE = "https://github.com/d11wtq/dockerpty"
3LICENSE = "Apache-2.0"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=afaf767baa20ac524dc12f1071ca493a"
5
6inherit pypi setuptools3
7
8SRC_URI[md5sum] = "028bacb34536f3ee6a2ccd668c27e8e4"
9SRC_URI[sha256sum] = "69a9d69d573a0daa31bcd1c0774eeed5c15c295fe719c61aca550ed1393156ce"