aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pyexpect.inc
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2020-04-05 14:39:27 -0400
committerKhem Raj <raj.khem@gmail.com>2020-04-05 14:27:45 -0700
commitd8eb504d76fdbf21a1b2071c79537c1337344056 (patch)
tree9a0cfc8e0752d806bd4301a7fd91fa9ec1e7465d /meta-python/recipes-devtools/python/python-pyexpect.inc
parentf683d1c8fa77beb1cc060b7b89065fc3913ab556 (diff)
downloadmeta-openembedded-d8eb504d76fdbf21a1b2071c79537c1337344056.tar.gz
python-pyexpect: consolidate inc and bb files into a single bb file
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyexpect.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-pyexpect.inc11
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 @@
-SUMMARY = "Python expectaton library"
-DESCRIPTION = "Minimal but very flexible implementation of the expect pattern"
-SECTION = "devel/python"
-HOMEPAGE = " https://bitbucket.org/dwt/pyexpect"
-LICENSE = "ISC"
-LIC_FILES_CHKSUM = "file://README.md;md5=500b884e9dcd5f677a53cbbee8ace939"
-
-inherit pypi
-
-SRC_URI[md5sum] = "dc744289858001925c75d21e26f1260f"
-SRC_URI[sha256sum] = "bff4654b113dac6c2231e486e11dcb23281ddc0742a5404467303fe7638829ef"