diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyexpect.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyexpect.inc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyexpect.inc b/meta-python/recipes-devtools/python/python-pyexpect.inc deleted file mode 100644 index 85d9588a84..0000000000 --- a/meta-python/recipes-devtools/python/python-pyexpect.inc +++ /dev/null | |||
@@ -1,11 +0,0 @@ | |||
1 | SUMMARY = "Python expectaton library" | ||
2 | DESCRIPTION = "Minimal but very flexible implementation of the expect pattern" | ||
3 | SECTION = "devel/python" | ||
4 | HOMEPAGE = " https://bitbucket.org/dwt/pyexpect" | ||
5 | LICENSE = "ISC" | ||
6 | LIC_FILES_CHKSUM = "file://README.md;md5=500b884e9dcd5f677a53cbbee8ace939" | ||
7 | |||
8 | inherit pypi | ||
9 | |||
10 | SRC_URI[md5sum] = "dc744289858001925c75d21e26f1260f" | ||
11 | SRC_URI[sha256sum] = "bff4654b113dac6c2231e486e11dcb23281ddc0742a5404467303fe7638829ef" | ||