From d8eb504d76fdbf21a1b2071c79537c1337344056 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sun, 5 Apr 2020 14:39:27 -0400 Subject: python-pyexpect: consolidate inc and bb files into a single bb file Signed-off-by: Derek Straka Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-pyexpect.inc | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python-pyexpect.inc (limited to 'meta-python/recipes-devtools/python/python-pyexpect.inc') 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" -- cgit v1.2.3-54-g00ecf