summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pyexpect_1.0.20.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pyexpect_1.0.20.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyexpect_1.0.20.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyexpect_1.0.20.bb b/meta-python/recipes-devtools/python/python3-pyexpect_1.0.20.bb
new file mode 100644
index 0000000000..e09fec01dd
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-pyexpect_1.0.20.bb
@@ -0,0 +1,11 @@
1SUMMARY = "Python expectaton library"
2DESCRIPTION = "Minimal but very flexible implementation of the expect pattern"
3SECTION = "devel/python"
4HOMEPAGE = " https://bitbucket.org/dwt/pyexpect"
5LICENSE = "ISC"
6LIC_FILES_CHKSUM = "file://README.md;md5=a6aa1e7097aca5955f9a2e1c8b0ce158"
7
8inherit pypi setuptools3
9
10SRC_URI[md5sum] = "7ebc843f015b54d849ac7632eda74e9b"
11SRC_URI[sha256sum] = "acaaa6f96de315dc99cac3da810156bf3829d1eb5c49180f00a4fdde82eabc76"